Created on 2017-02-03.00:00:00 last changed 89 months ago
[ 2017-07 Toronto Thurs Issue Prioritization ]
Move to LEWG
The relational operators of optional and variant completely reflect the semantics of the element types; this is inconsistent with other types in the library, like pair, tuple and containers. If we believe it's important that we don't synthesize relational operators for wrapper types, we should believe it's important for other types as well. Otherwise comparing containers of floating-point types and tuples/pairs etc. of floating point types will give incorrect answers.
Proposed change: Make the relational operators of containers and utility components reflect the semantics of the operators for the underlying element types.
History | |||
---|---|---|---|
Date | User | Action | Args |
2017-07-15 23:15:19 | admin | set | messages: + msg9389 |
2017-07-15 23:15:19 | admin | set | status: new -> lewg |
2017-02-03 00:00:00 | admin | create |