Created on 2023-04-07.00:00:00 last changed 11 months ago
Proposed resolution (approved by CWG 2023-05-12):
Change in 7.6.7 [expr.shift] paragraph 3 as follows:
The value of E1 >> E2 is E1/2E2, roundeddowntowards negative infinity.
[Accepted as a DR at the June, 2023 meeting.]
(From editorial issue 6225.)
Subclause 7.6.7 [expr.shift] paragraph 3 specifies:
The value of E1 >> E2 is E1/2E2, rounded down.
It is unclear whether "rounded down" means "towards zero" or "towards negative infinity".
History | |||
---|---|---|---|
Date | User | Action | Args |
2023-12-19 10:15:28 | admin | set | status: dr -> drwp |
2023-07-16 13:00:43 | admin | set | status: ready -> dr |
2023-05-12 20:59:33 | admin | set | status: open -> ready |
2023-05-01 14:25:35 | admin | set | messages: + msg7267 |
2023-04-07 00:00:00 | admin | create |