tuple 317 uspace/lib/cpp/include/__bits/tuple/tuple.hpp class tuple: public aux::tuple_impl<make_index_sequence<sizeof...(Ts)>, Ts...> tuple 436 uspace/lib/cpp/include/__bits/tuple/tuple.hpp class tuple<>