Created on 2026-04-26.00:00:00 last changed 1 week ago
Proposed resolution (approved by CWG 2026-04-28):
Change in 7.6.6 [expr.add] paragraph 2 as follows:
For subtraction, one of the following shall hold:
- both operands have arithmetic type; or
- both operands are pointers to
cv-qualified or cv-unqualified versions of the samesimilar (7.3.6 [conv.qual]) completely-defined objecttypetypes; or- the left operand is a pointer to a completely-defined object type and the right operand has integral type.
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2026-04-29 21:37:05 | admin | set | status: open -> tentatively ready |
| 2026-04-26 05:51:02 | admin | set | messages: + msg8556 |
| 2026-04-26 00:00:00 | admin | create | |