Template Struct remove_all_extents< array< T, N > >

Inheritance Relationships

Base Type

Struct Documentation

template<typename T, std::size_t N>
struct remove_all_extents<array<T, N>> : public mpark::lib::remove_all_extents<T>