mirror of
https://github.com/boostorg/smart_ptr.git
synced 2026-01-28 07:42:10 +00: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
Mirrored via gitea-mirror
Languages
C++
99.5%
CMake
0.3%