Searched defs:invoke_result_t (Results 1 – 3 of 3) sorted by relevance
24 using invoke_result_t = typename invoke_result<F, Args...>::type; variable