Home
last modified time | relevance | path

Searched defs:interrupt_dispatch (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/algorithms/detail/relate/
H A Dresult.hpp281 struct interrupt_dispatch struct
284 static inline bool apply(Mask const&) in apply()
291 struct interrupt_dispatch<Mask, true> struct
294 static inline bool apply(Mask const& mask) in apply()
301 static inline bool check_element(char m) in check_element()
352 struct interrupt_dispatch<boost::tuples::cons<Head, Tail>, true> struct
354 typedef boost::tuples::cons<Head, Tail> mask_type;
357 static inline bool apply(mask_type const& mask) in apply()