NexusForce
1.0.0
A rigorously engineered full-stack C++ backend library.
载入中...
搜索中...
未找到
neforce::bindr_helper< Res, Func, BoundArgs > 模板结构体 参考
绑定函数
指定返回类型的bind辅助类型推导器
更多...
#include <
bind.hpp
>
详细描述
template<typename Res, typename Func, typename... BoundArgs>
struct neforce::bindr_helper< Res, Func, BoundArgs >
指定返回类型的bind辅助类型推导器
模板参数
Res
指定的返回类型
Func
函数类型
BoundArgs
绑定参数类型
在文件
bind.hpp
第
758
行定义.
该结构体的文档由以下文件生成:
bind.hpp
neforce
bindr_helper
制作者
1.16.0