Searched defs:promise_function_wrapper (Results 1 – 1 of 1) sorted by relevance
641 struct promise_function_wrapper struct643 explicit promise_function_wrapper(Function& f) in promise_function_wrapper() argument648 explicit promise_function_wrapper(const Function& f) in promise_function_wrapper() function653 void operator()() in operator ()()658 Function function_;