Searched refs:DestroyFunctionWrapper (Results 1 – 1 of 1) sorted by relevance
323 void DestroyFunctionWrapper(void* t) in DestroyFunctionWrapper() function336 …new (p)function_type({ ExecFunctionWrapper<T>, DestroyFunctionWrapper<T>, { 0 } }, std::forward<T>… in create_function_wrapper()