Home
last modified time | relevance | path

Searched defs:is_valid_box (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/index/detail/algorithms/
H A Dis_valid.hpp23 struct is_valid_box struct
25 static inline bool apply(Box const& b) in apply()
33 struct is_valid_box<Box, 1> struct
35 static inline bool apply(Box const& b) in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/is_valid/
H A Dbox.hpp72 struct is_valid_box struct
75 static inline bool apply(Box const& box, VisitPolicy& visitor, Strategy const&) in apply()