An open API service providing repository metadata for many open source software ecosystems.

GitHub / 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.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/make-cpp-nice%2Fptr_to_unique

Stars: 0
Forks: 0
Open issues: 0

License: None
Language: C++
Size: 667 KB
Dependencies parsed at: Pending

Created at: about 3 years ago
Updated at: 2 months ago
Pushed at: 2 months ago
Last synced at: 2 months ago

Topics: c-plus-plus, dangling-pointer-detection, dangling-pointers, memory-management, non-owning-smart-pointer, observer-ptr, pointer-safety, ptr-to-unique, safe-cplusplus, safety, secondary-pointer, smart-pointer, smart-pointers-library, unique-ptr, weak-pointers

    Loading...