xgboost
公共成员函数 | 友元 | 所有成员列表
xgboost::IntrusivePtrCell 类参考

用于将引用计数嵌入到客户端对象的帮助类。有关内存顺序的讨论,请参阅 https://boost.ac.cn/doc/libs/1_74_0/doc/html/atomic/usage_examples.html更多...

#include <intrusive_ptr.h>

xgboost::IntrusivePtrCell 的协作图
Collaboration graph

公共成员函数

 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

构造函数和析构函数文档

◆ IntrusivePtrCell()

xgboost::IntrusivePtrCell::IntrusivePtrCell ( )
defaultnoexcept

成员函数文档

◆ Count()

int32_t xgboost::IntrusivePtrCell::Count ( ) const
inline

友元和相关函数文档

◆ IntrusivePtr

template<typename T >
friend class IntrusivePtr
friend

此类的文档生成自以下文件