Skip to content
#

secondary-pointer

Here is 1 public repository 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.

  • Updated Feb 20, 2025
  • C++

Add this topic to your repo

To associate your repository with the secondary-pointer topic, visit your repo's landing page and select "manage topics."

Learn more