Home
last modified time | relevance | path

Searched refs:op_to_int_xiuc (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.hpp179 static turns::op_to_int<0,3,2,1,4,0> op_to_int_xiuc; in operator ()() local
195 return op_to_int_xiuc(left_operation) in operator ()()
196 < op_to_int_xiuc(right_operation); in operator ()()