MSTL
1.4.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
remove_const< T > 模板结构体 参考
类型修饰移除
移除const限定符
更多...
#include <
type_traits.hpp
>
详细描述
template<typename T>
struct remove_const< T >
移除const限定符
模板参数
T
输入类型
在文件
type_traits.hpp
第
342
行定义.
该结构体的文档由以下文件生成:
type_traits.hpp
remove_const
制作者
1.16.0