Home
last modified time | relevance | path

Searched refs:good_outgoing (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/
H A Dget_left_turns.hpp159 std::set<std::size_t> good_outgoing; in get_left_turns() local
172 good_outgoing.insert(it->turn_index); in get_left_turns()
177 if (good_incoming.empty() || good_outgoing.empty()) in get_left_turns()
186 || good_outgoing.count(it->turn_index) == 0) in get_left_turns()