GitHub topics: weak-pointers
make-cpp-nice/ptr_to_unique
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.
Language: C++ - Size: 667 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

JamesBoer/Nfy
A Lightweight Template-Based Notification Library
Language: C++ - Size: 239 KB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 0

SwarnenduRC/DataStructures
Console application to test various data structueres built locally
Language: C++ - Size: 158 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1
