Created on 2015-10-21.00:00:00 last changed 106 months ago
Notes from the June, 2016 meeting:
This issue will be handled editorially and is placed in "review" status until that point.
C permits decrementing a _Bool operand, but C++ has never allowed that operation on bool operands. Since there is some code that maps those types together for cross-language compatibility, it might be worth mentioning the different behavior (and, with the adoption of P0002R1, for increment as well).
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-02-06 00:00:00 | admin | set | messages: + msg6109 |
| 2017-02-06 00:00:00 | admin | set | status: open -> cd4 |
| 2015-10-21 00:00:00 | admin | create | |