fastdo
0.6.8
|
函数包装,用来将不同调用约定的函数统一包装成默认约定 更多...
#include <utilities.hpp>
静态 Public 成员函数 | |
template<typename... _ArgType> | |
static FuncTraits< _PfnType >::ReturnType | func (_ArgType &&...arg) |
函数包装,用来将不同调用约定的函数统一包装成默认约定
在文件 utilities.hpp 第 357 行定义.
|
inlinestatic |
在文件 utilities.hpp 第 360 行定义.