Template Struct and_test< index_sequence< Is… >, indexed< Is, true_type >… >

Inheritance Relationships

Base Type

Struct Documentation

template<usize... Is>
struct and_test<index_sequence<Is...>, indexed<Is, true_type>...> : public proxsuite::linalg::veg::meta::constant<true>