Template Struct indexed_type

Inheritance Relationships

Base Type

  • public size_constant< I >

Struct Documentation

template<std::size_t I, typename T>
struct indexed_type : public size_constant<I>

Public Types

using type = T