Changeset 57197

Timestamp:
Oct 28, 2009, 7:10:47 PM (13 years ago)
Author:
Frank Mori Hess
Message:

Renamed enable_shared_from_this2 to enable_shared_from_raw and
added shared_from_raw free function. These changes fix the pointer
value in shared_ptr which were obtained before an external shared_ptr has
taken ownership of the object (for example when a shared_ptr to
this is obtained in an object's constructor).

(No files)

Note: See TracChangeset for help on using the changeset viewer.