Annex C (informative)
Compatibility
[diff]
C.6
C standard library
[diff.library]
C.6.3
Modifications to definitions
[diff.mods.to.definitions]
C.6.3.4
Header
<iso646.h>
[diff.header.iso646.h]
1
#
The tokens
and
,
and_eq
,
bitand
,
bitor
,
compl
,
not
,
not_eq
,
or
,
or_eq
,
xor
, and
xor_eq
are keywords in C++ (
[lex.
key]
), and are not introduced as macros by
<iso646.h>
.