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

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

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

浏览源代码.

struct  YSLib::ExpandMemberFirst< _type, _tRet, _tPara, _tNew >
 仿函数:替换非静态成员二元函数的第一个参数。 更多...
 
struct  YSLib::ExpandMemberFirstBinder< _type, _tRet, _tPara, _tNew >
 仿函数:替换非静态成员二元函数的第一个参数并绑定到指定对象。 更多...
 
struct  YSLib::GHandlerRegisterBase< _tDerived, _tKey, _fHandler >
 注册处理器抽象模板:供派生类加载一个或多个键和指定类型关联的例程。 更多...
 

命名空间

 YSLib
 

详细描述

函数调用和仿函数封装。

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

在文件 yfunc.hpp 中定义.