From: Rodolfo Lima on
There's an interesting thread on boost.devel mailing list regarding
calling shared_from_this inside the object constructor (which is
illegal in current implementation), with an implementation of this
functionality against boost's shared_ptr, trunk version. I think this
might be interesting to be analyzed and possibly turn into a proposal
for c++0x.

The link to the discussion is:
http://lists.boost.org/Archives/boost/2008/03/134326.php

--
[ See http://www.gotw.ca/resources/clcm.htm for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]