Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/policies/
H A 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() function
46 inline bool apply(Range const& range) in apply()