Home
last modified time | relevance | path

Searched defs:query_iterator_wrapper (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/
H A Dquery_iterators.hpp226 class query_iterator_wrapper class
238 query_iterator_wrapper() : m_iterator() {} in query_iterator_wrapper() function in boost::geometry::index::detail::rtree::iterators::query_iterator_wrapper
239 explicit query_iterator_wrapper(Iterator const& it) : m_iterator(it) {} in query_iterator_wrapper() function in boost::geometry::index::detail::rtree::iterators::query_iterator_wrapper