Searched defs:NearestKLess (Results 1 – 1 of 1) sorted by relevance
1147 struct NearestKLess struct1149 typedef typename bg::default_distance_result<Point, typename Rtree::indexable_type>::type D;1152 bool operator()(std::pair<D, Value> const& p1, std::pair<D, Value> const& p2) const in operator ()()