Typedef beluga::tuple_index_t
Defined in File tuple_traits.hpp
Typedef Documentation
-
template<class T, class TupleLike>
using beluga::tuple_index_t = typename tuple_index<T, TupleLike>::type Convenience template type alias for
tuple_index
.
Defined in File tuple_traits.hpp
Convenience template type alias for tuple_index
.