Home
last modified time | relevance | path

Searched defs:check_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.hpp459 struct check_dispatch struct
462 static inline bool apply(Mask const& mask, Matrix const& matrix) in apply()
476 static inline bool per_one(Mask const& mask, Matrix const& matrix) in per_one()
535 struct check_dispatch< boost::tuples::cons<Head, Tail> > struct
537 typedef boost::tuples::cons<Head, Tail> mask_type;
540 static inline bool apply(mask_type const& mask, Matrix const& matrix) in apply()