There are 1 repository under shared-ptr topic.
final project in Advanced Topics in Object-Oriented Programming
Punteros inteligentes del lenguaje de programación C++11, específicamente unique_ptr y shared_ptr.
Checked version of std::shared_ptr, provides custom exception handling mechanism on nullptr access.
An Arduino library containing smart pointers, such as shared_ptr and unique_ptr.
Proof of concept - std::enable_shared_from_this in Constructors and Destructors
Force `shared_ptr` in combination with `enable_shared_from_this`