1. Home
  2. Browse
  3. intrusive-shared-ptr

intrusive-shared-ptr

v1.6#0Latest

Intrusive reference counting smart pointer, highly configurable reference counted base class and various adapters. Also known as libisptr.

Install

Run the following Vcpkg command to install the port.

vcpkg install intrusive-shared-ptr

Usage

intrusive-shared-ptr provides CMake targets:

find_package(isptr CONFIG REQUIRED)

target_link_libraries(main PRIVATE isptr::isptr)

Dependencies

See source

Version

v1.6#0

Publication

Supports

All

GitHub

gershnik/intrusive_shared_ptr15

Homepage

github.com/gershnik/intrusive_shared_ptr

Subtree

8d88de0137

License

MIT

Definition

Manifest