Home
last modified time | relevance | path

Searched refs:const_query_iterator (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/
H A Drtree.hpp234 > const_query_iterator; typedef in boost::geometry::index::rtree
883 const_query_iterator qbegin(Predicates const& predicates) const in qbegin()
885 return const_query_iterator(qbegin_(predicates)); in qbegin()
926 const_query_iterator qend() const in qend()
928 return const_query_iterator(); in qend()
2018 typename rtree<Value, Parameters, IndexableGetter, EqualTo, Allocator>::const_query_iterator
2049 typename rtree<Value, Parameters, IndexableGetter, EqualTo, Allocator>::const_query_iterator