From Jason Turner

[diff.header.stdbool.h]

Diff to HTML by rtfpessoa

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 this
4
- International Standard [[lex.key]], and are not introduced as macros by
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