Searched refs:disjoint_linear (Results 1 – 3 of 3) sorted by relevance
112 struct disjoint_linear struct174 : detail::disjoint::disjoint_linear<Linear1, Linear2>
126 if ( ! disjoint_linear<Geometry1, Geometry2>::apply(geometry1, geometry2, strategy) ) in apply()
115 if ( !disjoint_linear<Geometry1, Geometry2>::apply(g1, g2, strategy) ) in apply()