Home
last modified time | relevance | path

Searched refs:abl_less (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/index/detail/rtree/visitors/
H A Ddistance_query.hpp177 std::sort(active_branch_list.begin(), active_branch_list.end(), abl_less); in operator ()()
249 static inline bool abl_less( in abl_less() function in boost::geometry::index::detail::rtree::visitors::distance_query
486 … std::sort(internal_stack.back().branches.begin(), internal_stack.back().branches.end(), abl_less); in operator ()()
529 …static inline bool abl_less(std::pair<node_distance_type, typename Allocators::node_pointer> const… in abl_less() function in boost::geometry::index::detail::rtree::visitors::distance_query_incremental