Recursive< T > 的协作图:Public 成员函数 | |
| template<typename... Ts> | |
| auto | operator() (Ts &&... arguments) const |
| Recursive (T &&func) | |
Private 属性 | |
| T | _func |
在文件 Functional.h 第 91 行定义.
|
inlineexplicit |
在文件 Functional.h 第 93 行定义.
|
inline |
在文件 Functional.h 第 96 行定义.
|
private |
在文件 Functional.h 第 102 行定义.
被这些函数引用 Recursive< T >::operator()().