final project in Advanced Topics in Object-Oriented Programming
-
Updated
Nov 11, 2021 - C++
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`
Add a description, image, and links to the shared-ptr topic page so that developers can more easily learn about it.
To associate your repository with the shared-ptr topic, visit your repo's landing page and select "manage topics."