Searched refs:order_op (Results 1 – 1 of 1) sorted by relevance
43 static inline int order_op(Op const& op) in order_op() function60 return order_op(left) < order_op(right); in use_operation()