fastdo  0.5.12
winux::FuncWrapper< _PfnType, pfn > 模板结构体 参考

函数特征 更多...

#include <utilities.hpp>

静态 Public 成员函数

template<typename... _ArgType>
static FuncTraits< _PfnType >::ReturnType func (_ArgType &&...arg)
 

详细描述

template<typename _PfnType, _PfnType pfn>
struct winux::FuncWrapper< _PfnType, pfn >

函数特征

Runable模板 Invoker模板 函数包装,用来将不同调用约定的函数统一包装成默认约定

在文件 utilities.hpp274 行定义.

成员函数说明

template<typename _PfnType , _PfnType pfn>
template<typename... _ArgType>
static FuncTraits<_PfnType>::ReturnType winux::FuncWrapper< _PfnType, pfn >::func ( _ArgType &&...  arg)
inlinestatic

在文件 utilities.hpp277 行定义.


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