Home
last modified time | relevance | path

Searched refs:selector_type (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/algorithms/detail/distance/
H A Drange_to_geometry_rtree.hpp53 typedef iterator_selector<Geometry const> selector_type; typedef in boost::geometry::detail::distance::point_or_segment_range_to_geometry_rtree
92 typename selector_type::iterator_type in apply()
96 selector_type::begin(geometry), in apply()
97 selector_type::end(geometry), in apply()
114 typename selector_type::iterator_type in apply()
H A Dpoint_to_geometry.hpp278 typedef iterator_selector<MultiGeometry const> selector_type; in apply() typedef
289 typename selector_type::iterator_type it_min in apply()
291 selector_type::begin(multigeometry), in apply()
292 selector_type::end(multigeometry), in apply()
309 typename selector_type::iterator_type in apply()