Home
last modified time | relevance | path

Searched refs:less_unique (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/overlay/
H A Dsort_by_side.hpp315 …less_by_side<Point, SideStrategy, less_by_index, Compare> less_unique(m_origin, turn_point, m_stra… in apply() local
318 std::sort(m_ranked_points.begin(), m_ranked_points.end(), less_unique); in apply()