5
Lexical conventions
[lex]
5.5
Alternative tokens
[lex.digraph]
Table 3: Alternative tokens
[tab:lex.digraph]
🔗
Alternative
Primary
Alternative
Primary
Alternative
Primary
🔗
<
%
{
and
&
&
and_
eq
&
=
🔗
%
>
}
bitor
|
or_
eq
|
=
🔗
<
:
[
or
|
|
xor_
eq
^
=
🔗
:
>
]
xor
^
not
!
🔗
%
:
#
compl
~
not_
eq
!
=
🔗
%
:
%
:
#
#
bitand
&