MSTL 1.4.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
bindr_helper< Res, Func, BoundArgs > 模板结构体 参考

指定返回类型的bind辅助类型推导器 更多...

#include <bind.hpp>

详细描述

template<typename Res, typename Func, typename... BoundArgs>
struct bindr_helper< Res, Func, BoundArgs >

指定返回类型的bind辅助类型推导器

模板参数
Res指定的返回类型
Func函数类型
BoundArgs绑定参数类型

在文件 bind.hpp795 行定义.


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