Typedef beluga::tuple_index_t

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.