forked from boostorg/smart_ptr
32eb028e13de39ffccfdd9ae480aeda3a15c79a5
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). [SVN r57197]
Description
Boost.org smart_ptr module
Languages
C++
99.7%
CMake
0.3%