Searched defs:__tuple_t (Results 1 – 2 of 2) sorted by relevance
370 using __tuple_t = __decayed_tuple<_Tag, _As...>; in __complete() typedef376 using __tuple_t = __decayed_tuple<set_error_t, std::exception_ptr>; in __complete() typedef
39 using __tuple_t = __tuple_for<__decay_t<_Ts>...>; typedef