Searched refs:__apply_result_t (Results 1 – 2 of 2) sorted by relevance
107 using __apply_result_t = // typedef113 requires { typename __apply_result_t<_Fn, _Tuple, _Us...>; };157 -> __apply_result_t<_Fn, _Tuple, _Us...> { in operator <<()
297 using __apply_result_t = __apply_::__result_t<_Fn, _Tup>; typedef305 noexcept(__nothrow_applicable<_Fn, _Tup>) -> __apply_result_t<_Fn, _Tup> in operator ()()