thrust/type_traits/is_operator_less_or_greater_function_object.h
In directory: thrust/type_traits
Source file: thrust/type_traits/is_operator_less_or_greater_function_object.h
Type traits for determining if a BinaryPredicate is equivalent to either operator<
or operator>
.