Searched defs:Less (Results 1 – 2 of 2) sorted by relevance
25 struct Less { struct33 struct Less<void> { argument
69 struct Less { struct70 constexpr bool operator()(const T& lhs, const T& rhs) const in operator ()()