#
smart-pointers-library
Here are 2 public repositories matching this topic...
A smart pointer to an object already owned by a unique_ptr. It doesn't own the object but it self zeroes when the object is deleted so that it can never dangle.
c-plus-plus safety memory-management smart-pointer unique-ptr dangling-pointer-detection observer-ptr weak-pointers dangling-pointers smart-pointers-library pointer-safety ptr-to-unique safe-cplusplus secondary-pointer non-owning-smart-pointer
-
Updated
Dec 16, 2024 - C++
Improve this page
Add a description, image, and links to the smart-pointers-library topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the smart-pointers-library topic, visit your repo's landing page and select "manage topics."