Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/
H A Dsweep.hpp23 struct no_interrupt_policy struct
25 static bool const enabled = false;
28 static inline bool apply(Event const&) in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/
H A Dself_turn_points.hpp49 struct no_interrupt_policy struct
51 static bool const enabled = false;
52 static bool const has_intersections = false;
56 static inline bool apply(Range const&) in apply()
H A Dget_turns.hpp89 struct no_interrupt_policy struct
91 static bool const enabled = false;
94 static bool const has_intersections = false;
97 static inline bool apply(Range const&) in apply()