Medial Code Documentation
Loading...
Searching...
No Matches
Public Member Functions | Friends
xgboost::IntrusivePtrCell Class Reference

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
 

Detailed Description

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.


The documentation for this class was generated from the following file: