Searched refs:COMPARE_WEAK_FUNCTIONAL (Results 1 – 1 of 1) sorted by relevance
248 #define COMPARE_WEAK_FUNCTIONAL(_op_, _compare_) \ macro462 COMPARE_WEAK_FUNCTIONAL(>, std::greater)463 COMPARE_WEAK_FUNCTIONAL(<, std::less)464 COMPARE_WEAK_FUNCTIONAL(<=, std::less_equal)465 COMPARE_WEAK_FUNCTIONAL(>=, std::greater_equal)518 #undef COMPARE_WEAK_FUNCTIONAL