Home
last modified time | relevance | path

Searched refs:it_pair (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 Dgeometry_to_segment_or_box.hpp234 > it_pair in apply() local
245 assign_new_value::apply(it_min1, it_pair.first); in apply()
246 assign_new_value::apply(it_min2, it_pair.second); in apply()
H A Dpoint_to_geometry.hpp125 > it_pair in apply() local
140 strategy.apply(point, *it_pair.first, *it_pair.second); in apply()