Template Struct or_test< index_sequence< Is… >, indexed< Is, false_type >… >

Inheritance Relationships

Base Type

Struct Documentation

template<usize... Is>
struct or_test<index_sequence<Is...>, indexed<Is, false_type>...> : public proxsuite::linalg::veg::meta::constant<false>