|
YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
函数调用和仿函数封装。 更多...
#include "YModules.h"#include <YSLib/Core/ysdef.h>#include <functional>#include <typeinfo>#include <YSLib/Adaptor/ycont.h>

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