tmp/tmpo4asmtk0/{from.md → to.md}
RENAMED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
#### Header `<stdbool.h>` <a id="diff.header.stdbool.h">[[diff.header.stdbool.h]]</a>
|
| 2 |
|
| 3 |
-
The tokens `bool`, `true`, and `false` are keywords in
|
| 4 |
-
|
| 5 |
-
.
|
| 6 |
|
|
|
|
| 1 |
#### Header `<stdbool.h>` <a id="diff.header.stdbool.h">[[diff.header.stdbool.h]]</a>
|
| 2 |
|
| 3 |
+
The tokens `bool`, `true`, and `false` are keywords in C++ [[lex.key]],
|
| 4 |
+
and are not introduced as macros by `<stdbool.h>`.
|
|
|
|
| 5 |
|