Searched refs:__apply_result_t (Results 1 – 2 of 2) sorted by relevance
95 using __apply_result_t = // typedef101 requires { typename __apply_result_t<_Fn, _Tuple, _Us...>; };145 -> __apply_result_t<_Fn, _Tuple, _Us...> { in operator <<()
295 using __apply_result_t = __apply_::__result_t<_Fn, _Tup>; typedef303 noexcept(__nothrow_applicable<_Fn, _Tup>) -> __apply_result_t<_Fn, _Tup> in operator ()()