mirror of
https://github.com/boostorg/smart_ptr.git
synced 2026-01-31 10:40:03 +01:00
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.5%
CMake
0.3%