Searched defs:create_function_wrapper (Results 1 – 3 of 3) sorted by relevance
271 ### create_function_wrapper subsection273 #### 声明280 #### 参数285 #### 返回值289 #### 描述293 #### 样例
60 FunctionHeader* create_function_wrapper(F&& func) in create_function_wrapper() function
57 std::shared_ptr<FunctionHeader> create_function_wrapper(F &&func) in create_function_wrapper() function