|
YSTest
PreAlpha_b400_20130424
The YSLib Test Project
|
一元类型特征。 更多...
|
类 | |
| struct | ystdex::wrapped_traits< _type > |
| 取 std::reference_wrapper 实例特征。 更多... | |
| struct | ystdex::is_returnable< _type > |
| 判断指定类型是否可作为返回值类型。 更多... | |
| struct | ystdex::is_decayable< _type > |
| 判断是否可被退化。 更多... | |
| struct | ystdex::is_class_pointer< _type > |
| 判断指定类型是否是指向类类型对象的指针。 更多... | |
| struct | ystdex::is_lvalue_class_reference< _type > |
| 判断指定类型是否是左值类类型引用。 更多... | |
| struct | ystdex::is_rvalue_class_reference< _type > |
| 判断指定类型是否是右值类类型引用。 更多... | |
| struct | ystdex::is_pod_struct< _type > |
| 判断指定类型是否是 POD struct 。 更多... | |
| struct | ystdex::is_pod_union< _type > |
| 判断指定类型是否是 POD union 。 更多... | |
| struct | ystdex::has_common_nonempty_virtual_base< _type1, _type2 > |
| 判断指定的两个类类型是否有非空虚基类。 更多... | |
一元类型特征。