Home
last modified time | relevance | path

Searched refs:find_different_from_first (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/detail/is_valid/
H A Dhas_spikes.hpp83 static inline Iterator find_different_from_first(Iterator first, in find_different_from_first() function
111 iterator cur = find_different_from_first(prev, boost::end(view)); in apply()
119 iterator next = find_different_from_first(cur, boost::end(view)); in apply()
137 next = find_different_from_first(cur, boost::end(view)); in apply()
146 >::type prev = find_different_from_first(boost::rbegin(view), in apply()
149 iterator next = find_different_from_first(cur, boost::end(view)); in apply()