Home
last modified time | relevance | path

Searched defs:disjoint_interrupt_policy (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/geometry/policies/
Ddisjoint_interrupt_policy.hpp36 struct disjoint_interrupt_policy struct
38 static bool const enabled = true;
39 bool has_intersections;
41 inline disjoint_interrupt_policy() in disjoint_interrupt_policy() argument
46 inline bool apply(Range const& range) in apply()