acl  3.5.3.0
acl::remove_cv< T > 模板结构体 参考
+ acl::remove_cv< T > 的协作图:

Public 类型

typedef remove_const< typename remove_volatile< T >::type >::type type
 

详细描述

template<class T>
struct acl::remove_cv< T >

在文件 gson_helper.ipp59 行定义.

成员类型定义说明

◆ type

template<class T >
typedef remove_const<typename remove_volatile<T>::type>::type acl::remove_cv< T >::type

在文件 gson_helper.ipp62 行定义.


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