Home
last modified time | relevance | path

Searched refs:it_source (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/algorithms/
H A Dconvert.hpp220 it_source = boost::begin(rings_source); in apply() local
224 for ( ; it_source != boost::end(rings_source); ++it_source, ++it_dest) in apply()
226 per_ring::apply(*it_source, *it_dest); in apply()