Home
last modified time | relevance | path

Searched refs:left_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.hpp86 RangeIterator left_it = boost::begin(range); in apply() local
93 if (less(*it, *left_it)) in apply()
95 left_it = it; in apply()
108 left = *left_it; in apply()
116 if (less(*left_it, left)) in apply()
118 left = *left_it; in apply()