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

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

#include <functional.hpp>

Public 成员函数

bool operator() (const _type &_x, const _type &_y) const
 

详细描述

template<typename _type>
struct ystdex::ref_eq< _type >

引用相等关系仿函数。

在文件 functional.hpp275 行定义.

成员函数说明

template<typename _type >
bool ystdex::ref_eq< _type >::operator() ( const _type &  _x,
const _type &  _y 
) const
inline

在文件 functional.hpp278 行定义.

参考 yconstfn.


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