YSTest  PreAlpha_b400_20130424
The YSLib Test Project
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
yfunc.hpp 文件参考

函数调用和仿函数封装。 更多...

#include "ysdef.h"
#include <functional>
#include <typeinfo>
yfunc.hpp 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

struct  YSLib::ExpandMemberFirst< _type, _tRet, _tPara, _tNew >
 仿函数:替换非静态成员二元函数的第一个参数。 更多...
 
struct  YSLib::ExpandMemberFirstBinder< _type, _tRet, _tPara, _tNew >
 仿函数:替换非静态成员二元函数的第一个参数并绑定到指定对象。 更多...
 

命名空间

namespace  YSLib
 

详细描述

函数调用和仿函数封装。

版本
r878
作者
FrankHBfrank.nosp@m.hb19.nosp@m.89@gm.nosp@m.ail..nosp@m.com
自从
早于 build 132
创建时间:
2010-02-14 18:48:44 +0800
修改时间:
2012-09-04 12:14 +0800
文本编码:
UTF-8
模块名称:
YSLib::Core::YFunc

在文件 yfunc.hpp 中定义.