Details
-
Suggestion
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.5.0
-
None
Description
It would be nice if the Qt containers had lexicographical comparison operators like STL does, like operator<, operator<=, etc.
Note: this requires that the element possess such a functionality too, which isn't required for any Qt containers yet (except QMap and then only for the key).