Searched defs:less_greater (Results 1 – 1 of 1) sorted by relevance
204 template <typename T> struct less_greater struct206 bool operator()(const T &lhs, const T &rhs) const in operator()