FCT
载入中...
搜索中...
未找到
FCT::IsRefCountBase< T > 模板结构体 参考

#include <SharePtr.h>

FCT::IsRefCountBase< T > 的协作图:
Collaboration graph

静态 Public 属性

static constexpr bool ret = test(static_cast<T*>(nullptr))

静态 Private 成员函数

static constexpr bool test (const RefCount *)
static constexpr bool test (...)

详细描述

template<typename T>
struct FCT::IsRefCountBase< T >

在文件 SharePtr.h10 行定义.

成员函数说明

◆ test() [1/2]

template<typename T>
constexpr bool FCT::IsRefCountBase< T >::test ( ...)
inlinestaticconstexprprivate

在文件 SharePtr.h13 行定义.

◆ test() [2/2]

template<typename T>
constexpr bool FCT::IsRefCountBase< T >::test ( const RefCount * )
inlinestaticconstexprprivate

在文件 SharePtr.h12 行定义.

类成员变量说明

◆ ret

template<typename T>
bool FCT::IsRefCountBase< T >::ret = test(static_cast<T*>(nullptr))
staticconstexpr

在文件 SharePtr.h15 行定义.


该结构体的文档由以下文件生成: