Template Struct is_bounded_array< T[N]>

Inheritance Relationships

Base Type

Struct Documentation

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