YSTest  PreAlpha_b400_20130424
The YSLib Test Project
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
ystdex::has_equality_operator< _type1, _type2 > 模板结构体 参考

判断是否存在合式的结果可转换为 bool 类型的 == 操作符接受指定类型的表达式。 更多...

#include <type_op.hpp>

类 ystdex::has_equality_operator< _type1, _type2 > 继承关系图:
ystdex::has_equality_operator< _type1, _type2 > 的协作图:

详细描述

template<typename _type1, typename _type2>
struct ystdex::has_equality_operator< _type1, _type2 >

判断是否存在合式的结果可转换为 bool 类型的 == 操作符接受指定类型的表达式。

自从
build 306

在文件 type_op.hpp443 行定义.


该结构体的文档由以下文件生成: