Searched refs:StaticAnd (Results 1 – 2 of 2) sorted by relevance
30 using StaticAnd = Bool<std::is_same<BoolVector<bs...>, BoolVector<(true || bs)...>>::value>; variable
64 using type = Not(StaticAnd<Eval<ImmutableMapContainsKey(M, Types)>::value...>);