xgboost
|
用于将引用计数嵌入到客户端对象的帮助类。有关内存顺序的讨论,请参阅 https://boost.ac.cn/doc/libs/1_74_0/doc/html/atomic/usage_examples.html。更多...
#include <intrusive_ptr.h>
公共成员函数 | |
IntrusivePtrCell () noexcept=default | |
int32_t | Count () const |
友元 | |
template<typename T > | |
class | IntrusivePtr |
用于将引用计数嵌入到客户端对象的帮助类。有关内存顺序的讨论,请参阅 https://boost.ac.cn/doc/libs/1_74_0/doc/html/atomic/usage_examples.html。
|
defaultnoexcept |
|
inline |
|
friend |