Home
last modified time | relevance | path

Searched refs:last_non_duplicate_index (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/sections/
H A Dsectionalize.hpp451 std::size_t last_non_duplicate_index = sections.size(); in apply() local
510 last_non_duplicate_index = sections.size(); in apply()
563 last_non_duplicate_index = sections.size(); in apply()
569 if (last_non_duplicate_index < sections.size() in apply()
570 && ! sections[last_non_duplicate_index].duplicate) in apply()
572 sections[last_non_duplicate_index].is_non_duplicate_last = true; in apply()