Home
last modified time | relevance | path

Searched refs:right_it (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/strategies/agnostic/
H A Dhull_graham_andrew.hpp87 RangeIterator right_it = boost::begin(range); in apply() local
98 if (greater(*it, *right_it)) in apply()
100 right_it = it; in apply()
109 right = *right_it; in apply()
121 if (greater(*right_it, right)) in apply()
123 right = *right_it; in apply()