VLink  2.0.0
A high-performance communication middleware
vlink::Traits::IsSharedPtr< T, typename > 模板结构体 参考

Detects whether T is (or derives from) a std::shared_ptr specialisation. 更多...

#include <traits.h>

类 vlink::Traits::IsSharedPtr< T, typename > 继承关系图:
vlink::Traits::IsSharedPtr< T, typename > 的协作图:

详细描述

template<typename T, typename = void>
struct vlink::Traits::IsSharedPtr< T, typename >

Detects whether T is (or derives from) a std::shared_ptr specialisation.

模板参数
TCandidate type.

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