Home
last modified time | relevance | path

Searched refs:order_op (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 Dcompare_turns.hpp43 static inline int order_op(Op const& op) in order_op() function
60 return order_op(left) < order_op(right); in use_operation()