iso646.h

The header file iso646.h allows the user to use the following macros in place of the associated operator.
Macros
Operators
and
&&
and_eq
&=
bitand
&
bitor
|
compl
~
not
!
not_eq
!=
or
||
or_eq
|=
xor
^
xor_eq
^=