intrusive-shared-ptr v1.6
- Created
- Updated
Intrusive reference counting smart pointer, highly configurable reference counted base class and various adapters. Also known as libisptr.
# Usage
intrusive-shared-ptr provides CMake targets:
find_package(isptr CONFIG REQUIRED)
target_link_libraries(main PRIVATE isptr::isptr)
# License
# Supported Platforms
All platforms are supported
# Features
No features defined.
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
Eugene Gershnik