Searched defs:static_may_update_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 D | result.hpp | 851 struct static_may_update_dispatch struct 853 static const char mask_el = StaticMask::template static_get<F1, F2>::value; 854 static const int version 861 static inline bool apply(Matrix const& matrix) in apply() 868 static inline bool apply_dispatch(Matrix const& , integral_constant<int, 0>) in apply_dispatch() 874 static inline bool apply_dispatch(Matrix const& matrix, integral_constant<int, 1>) in apply_dispatch() 881 static inline bool apply_dispatch(Matrix const& matrix, integral_constant<int, 2>) in apply_dispatch() 888 static inline bool apply_dispatch(Matrix const&, integral_constant<int, 3>) in apply_dispatch() 928 struct static_may_update_dispatch<StaticMask, D, F1, F2, true> struct 931 static inline bool apply(Matrix const& matrix) in apply()
|