|
YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
类型特征操作。 更多...
|
模块 | |
| Unary Type Trait | |
| 一元类型特征。 | |
| Binary Type Trait | |
| 二元类型特征。 | |
类型定义 | |
| template<typename _type > | |
| using | ystdex::remove_const_t = typename remove_const< _type >::type |
| ISO C++ 1y 兼容类型操作别名。 更多... | |
类型特征操作。
| using ystdex::remove_const_t = typedef typename remove_const<_type>::type |