Home
last modified time | relevance | path

Searched refs:op_to_int_iuxc (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/geometry/algorithms/detail/relate/
Dturns.hpp232 static op_to_int<0, 2, 1, 3, 4, 0> op_to_int_iuxc; in operator ()() local
264 return op_to_int_iuxc(left_operation) < op_to_int_iuxc(right_operation); in operator ()()