Home
last modified time | relevance | path

Searched defs:remove_duplicate_turns (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/turns/
H A Dremove_duplicate_turns.hpp24 struct remove_duplicate_turns struct
26 static inline void apply(Turns&) {} in apply()
32 class remove_duplicate_turns<Turns, true> class