Home
last modified time | relevance | path

Searched defs:stateless_predicate_based_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 Dpredicate_based_interrupt_policy.hpp32 struct stateless_predicate_based_interrupt_policy struct
34 static bool const enabled = true;
35 bool has_intersections; // set to true if there is at least one
38 inline stateless_predicate_based_interrupt_policy() in stateless_predicate_based_interrupt_policy() argument
43 inline bool apply(Range const& range) in apply()