Searched defs:compare_loop (Results 1 – 2 of 2) 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 D | compare.hpp | 36 struct compare_loop struct 41 >::type compare_type; 43 typedef typename geometry::coordinate_type<Point>::type coordinate_type; 45 static inline bool apply(Point const& left, Point const& right) in apply() 73 struct compare_loop<Direction, Point, Strategy, DimensionCount, DimensionCount> struct 75 static inline bool apply(Point const&, Point 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/sections/ |
| H A D | sectionalize.hpp | 255 struct compare_loop struct 257 static inline bool apply(T const array1[Count], T const array2[Count]) in apply() 269 struct compare_loop<T, Count, Count> struct 271 static inline bool apply(T const [Count], T const [Count]) in apply()
|