Răsfoiți Sursa

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).



[SVN r57197]

Frank Mori Hess 16 ani în urmă
părinte
comite
adbb1a3a9f
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      libs/smart_ptr

+ 1 - 1
libs/smart_ptr

@@ -1 +1 @@
-Subproject commit e824e23ec26caa101fc28eabb4b34554a43a752b
+Subproject commit 32eb028e13de39ffccfdd9ae480aeda3a15c79a5

粤ICP备19079148号