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

引用仿函数。 更多...

#include <functional.hpp>

Public 成员函数

_type * operator() (_type &_x) const
 对指定对象使用 operator& 并返回结果。
 

详细描述

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

引用仿函数。

在文件 functional.hpp364 行定义.

成员函数说明

template<typename _type >
_type* ystdex::deref_op< _type >::operator() ( _type &  _x) const
inline

对指定对象使用 operator& 并返回结果。

在文件 functional.hpp370 行定义.


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