Home
last modified time | relevance | path

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

/external/google-fruit/include/fruit/impl/meta/
Dset.h90 struct IsDisjoint { struct
/external/google-fruit/include/fruit/impl/
Dcomponent_functors.defn.h723 using type = If(Not(IsDisjoint(typename OtherComp::Ps, AllPs)),
725 If(Not(IsDisjoint(CompConstPs, OtherCompNonConstRs)),
728 If(Not(IsDisjoint(CompNonConstRs, OtherCompConstPs)),