Home
last modified time | relevance | path

Searched defs:less_other_multi_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/relate/
H A Dturns.hpp257 struct less_other_multi_index struct
259 static const std::size_t other_op_id = (OpId + 1) % 2;
262 inline bool operator()(Turn const& left, Turn const& right) const in operator ()()