Searched refs:function_type (Results 1 – 1 of 1) sorted by relevance
333 using function_type = Function<std::decay_t<T>>; in create_function_wrapper() typedef336 …new (p)function_type({ ExecFunctionWrapper<T>, DestroyFunctionWrapper<T>, { 0 } }, std::forward<T>… in create_function_wrapper()