An open API service indexing awesome lists of open source software.

https://github.com/duffsdevice/shared-from-constructor

Proof of concept - std::enable_shared_from_this in Constructors and Destructors
https://github.com/duffsdevice/shared-from-constructor

c-plus-plus enable-shared-from-this proof-of-concept shared-ptr smart-pointer

Last synced: 9 months ago
JSON representation

Proof of concept - std::enable_shared_from_this in Constructors and Destructors

Awesome Lists containing this project

README

          

Thank You for downloading!
To use it, simply include "sharedptr.h" in your project.

If there are any bugs or you want to add features,
such as thread safety, don't hesitate to do so
(You should have write access to the svn in sourceforge :D )!

Have fun!