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

相等关系仿函数。 更多...

#include <functional.hpp>

Public 成员函数

template<typename _type1 , typename _type2 >
bool operator() (const _type1 &x, const _type2 &y) const
 

详细描述

相等关系仿函数。

注解
同 boost::is_equal 。
自从
build 450

在文件 functional.hpp597 行定义.

成员函数说明

template<typename _type1 , typename _type2 >
bool ystdex::is_equal::operator() ( const _type1 &  x,
const _type2 &  y 
) const
inline

在文件 functional.hpp601 行定义.


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