YSTest  PreAlpha_b400_20130424
The YSLib Test Project
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
ystdex::examiners::equal_examiner结构体 参考

等于操作检测。 更多...

#include <examiner.hpp>

类 ystdex::examiners::equal_examiner 继承关系图:
ystdex::examiners::equal_examiner 的协作图:

额外继承的成员函数

- 静态 Public 成员函数 继承自 ystdex::examiners::equal
template<typename _type1 , typename _type2 >
static bool are_equal (_type1 &&x, _type2 &&y, decltype(x==y)=false)
 
- 静态 Public 成员函数 继承自 ystdex::examiners::always_equal
template<typename _type , typename _tUnused >
static bool are_equal (const _type &, _tUnused) ynoexcept
 

详细描述

等于操作检测。

自从
build 348

在文件 examiner.hpp77 行定义.


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