Home
last modified time | relevance | path

Searched refs:operation_order (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/overlay/
H A Dfollow.hpp351 inline int operation_order(Turn const& turn) const in operation_order() function
369 return operation_order(left) < operation_order(right); in use_operation()