Template Struct tuple_index

Struct Documentation

template<class T, class TupleLike, class = void>
struct tuple_index

Meta-function that returns the tuple index of the element whose type is T.