[smart-ptr] no link to enable_shared_from_this docs

I just recently discovered the enable_shared_from_this.hpp header file and located its documentation by searching, but there appears to be no link to it from the smart pointer library documentation. Should there be one? Thanks, ron

Ronald Garcia wrote:
I just recently discovered the enable_shared_from_this.hpp header file and located its documentation by searching, but there appears to be no link to it from the smart pointer library documentation. Should there be one?
There is one in the techniques section under "Obtaining a shared_ptr from this" topic <http://www.boost.org/libs/smart_ptr/sp_techniques.html#from_this> Merry X-mas ;-) -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim - Grafik/jabber.org
participants (2)
-
Rene Rivera
-
Ronald Garcia