Searched refs:COMPARE_STRONG_FUNCTIONAL (Results 1 – 1 of 1) sorted by relevance
120 #define COMPARE_STRONG_FUNCTIONAL(_op_, _compare_) \ macro144 COMPARE_STRONG_FUNCTIONAL(>, std::greater)145 COMPARE_STRONG_FUNCTIONAL(<, std::less)146 COMPARE_STRONG_FUNCTIONAL(<=, std::less_equal)147 COMPARE_STRONG_FUNCTIONAL(>=, std::greater_equal)150 #undef COMPARE_STRONG_FUNCTIONAL