Home
last modified time | relevance | path

Searched refs:StaticAnd (Results 1 – 2 of 2) sorted by relevance

/external/google-fruit/include/fruit/impl/meta/
Dlogical_operations.h30 using StaticAnd = Bool<std::is_same<BoolVector<bs...>, BoolVector<(true || bs)...>>::value>; variable
Dalgos.h64 using type = Not(StaticAnd<Eval<ImmutableMapContainsKey(M, Types)>::value...>);