Searched defs:Less (Results 1 – 1 of 1) sorted by relevance
69 struct Less { struct70 constexpr bool operator()(const T& lhs, const T& rhs) const in operator ()()