This is an unofficial snapshot of the ISO/IEC JTC1 SC22 WG21 Core Issues List revision 115e. See http://www.open-std.org/jtc1/sc22/wg21/ for the official list.
2024-11-11
[Accepted as a DR at the June, 2024 meeting.]
(From submission #533.)
Subclause 7.4 [expr.arith.conv] bullet 1.4.1 specifies:
- If both operands have the same type, no further conversion is needed.
What does "needed" mean?
Proposed resolution (approved by CWG 2024-05-31):
Change in 7.4 [expr.arith.conv] bullet 1.4.1 as follows:
- If both operands have the same type, no further conversion is
neededperformed.