Variable beluga::tuple_index_v
Defined in File tuple_traits.hpp
Variable Documentation
-
template<class T, class TupleLike>
constexpr std::size_t beluga::tuple_index_v = tuple_index<T, TupleLike>::value Convenience template variable for
tuple_index
.