YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
二元类型特征。 更多...
![]() |
类 | |
struct | ystdex::have_same_modulo< _type1, _type2 > |
判断两个类型是否具有相同的模值。 更多... | |
struct | ystdex::is_covariant< _tFrom, _tTo > |
判断指定类型之间是否协变。 更多... | |
struct | ystdex::is_contravariant< _tFrom, _tTo > |
判断指定类型之间是否逆变。 更多... | |
struct | ystdex::has_subscription< _type1, _type2 > |
判断是否存在合式的结果为非 void 类型的 [] 操作符接受指定类型的表达式。 更多... | |
struct | ystdex::has_equality_operator< _type1, _type2 > |
判断是否存在合式的结果可转换为 bool 类型的 == 操作符接受指定类型的表达式。 更多... | |
struct | ystdex::has_nonempty_virtual_base< _type > |
判断指定类型是否有非空虚基类。 更多... | |
二元类型特征。