Created on 2017-02-03.00:00:00 last changed 90 months ago
[ 2017-06-27 Moved to LEWG after 5 positive votes on c++std-lib. ]
Relational operators for containers should sfinae; if the underlying type is not comparable, neither should the container be. Same applies to tuple and pair.
Proposed change: Make the relational operators of containers and utility components reflect the validity of the underlying element types.
History | |||
---|---|---|---|
Date | User | Action | Args |
2017-06-27 21:09:58 | admin | set | messages: + msg9303 |
2017-06-27 21:09:58 | admin | set | status: new -> lewg |
2017-02-03 00:00:00 | admin | create |