Home
last modified time | relevance | path

Searched defs:remove_duplicate_turns (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/geometry/algorithms/detail/turns/
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
/third_party/boost/libs/geometry/test/algorithms/set_operations/
Dtest_get_turns_ll_invariance.hpp115 > remove_duplicate_turns; in apply() typedef