#include <intrusive_ptr.hpp>
template<typename T, typename AddRef = default_add_ref<T>, typename Release = default_release<T>>
class hamcast::intrusive_ptr< T, AddRef, Release >
An intrusive, reference counting smart pointer impelementation.
The documentation for this class was generated from the following file:
- hamcast/intrusive_ptr.hpp