Template Struct array_extent< T[N]>

Inheritance Relationships

Base Type

Struct Documentation

template<usize N, typename T>
struct array_extent<T[N]> : public proxsuite::linalg::veg::meta::constant<usize, N>