MSTL
1.4.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
bindrer< Res, Sign > 模板类 参考
绑定函数
指定返回类型的函数绑定器
更多...
#include <
bind.hpp
>
详细描述
template<typename Res, typename Sign>
class bindrer< Res, Sign >
指定返回类型的函数绑定器
模板参数
Res
指定的返回类型
Sign
函数签名模板参数
与binder类似,用于强制类型转换。
在文件
bind.hpp
第
591
行定义.
该类的文档由以下文件生成:
bind.hpp
bindrer
制作者
1.16.0