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

间接访问比较仿函数。 更多...

#include <functional.hpp>

Public 成员函数

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

详细描述

template<typename _type, typename _tPointer = _type*, class _fCompare = std::less<_type>>
struct ystdex::deref_comp< _type, _tPointer, _fCompare >

间接访问比较仿函数。

警告
非虚析构。
自从
build 315

在文件 functional.hpp403 行定义.

成员函数说明

template<typename _type , typename _tPointer = _type*, class _fCompare = std::less<_type>>
bool ystdex::deref_comp< _type, _tPointer, _fCompare >::operator() ( const _tPointer &  _x,
const _tPointer &  _y 
) const
inline

在文件 functional.hpp410 行定义.


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