Searched defs:basic_tuple (Results 1 – 2 of 2) sorted by relevance
80 struct basic_tuple final struct83 using Base = detail::basic_tuple_impl<std::make_index_sequence<sizeof...(Xn)>, Xn...>; argument91 constexpr basic_tuple(Other&& other) in basic_tuple() function96 explicit constexpr basic_tuple(Yn&& ...yn) in basic_tuple() function