Medial Code Documentation
|
Helper class for embedding reference counting into client objects. See https://www.boost.org/doc/libs/1_74_0/doc/html/atomic/usage_examples.html for discussions of memory order. More...
#include <intrusive_ptr.h>
Public Member Functions | |
int32_t | Count () const |
Friends | |
template<typename T > | |
class | IntrusivePtr |
Helper class for embedding reference counting into client objects. See https://www.boost.org/doc/libs/1_74_0/doc/html/atomic/usage_examples.html for discussions of memory order.