YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
移除可能被 cv-qualifier 修饰的引用类型。 更多...
#include <type_op.hpp>
Public 类型 | |
using | type = remove_cv_t< remove_reference_t< _type >> |
移除可能被 cv-qualifier 修饰的引用类型。
在文件 type_op.hpp 第 657 行定义.
using ystdex::remove_rcv< _type >::type = remove_cv_t<remove_reference_t<_type>> |
在文件 type_op.hpp 第 659 行定义.