From Jason Turner

[diff.header.iso646.h]

Diff to HTML by rtfpessoa

tmp/tmpkaj_goow/{from.md → to.md} RENAMED
@@ -1,6 +1,6 @@
1
  #### Header `<iso646.h>` <a id="diff.header.iso646.h">[[diff.header.iso646.h]]</a>
2
 
3
  The tokens `and`, `and_eq`, `bitand`, `bitor`, `compl`, `not`, `not_eq`,
4
- `or`, `or_eq`, `xor`, and `xor_eq` are keywords in this International
5
- Standard [[lex.key]], and are not introduced as macros by .
6
 
 
1
  #### Header `<iso646.h>` <a id="diff.header.iso646.h">[[diff.header.iso646.h]]</a>
2
 
3
  The tokens `and`, `and_eq`, `bitand`, `bitor`, `compl`, `not`, `not_eq`,
4
+ `or`, `or_eq`, `xor`, and `xor_eq` are keywords in C++ [[lex.key]], and
5
+ are not introduced as macros by `<iso646.h>`.
6