YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
移除可能被 cv-qualifier 修饰的引用和指针类型。 更多...
#include <type_op.hpp>
Public 类型 | |
using | type = remove_cv_t< typename remove_rp< _type >::type > |
移除可能被 cv-qualifier 修饰的引用和指针类型。
在文件 type_op.hpp 第 687 行定义.
using ystdex::remove_rpcv< _type >::type = remove_cv_t<typename remove_rp<_type>::type> |
在文件 type_op.hpp 第 689 行定义.