[tab:lex.digraph]

5 Lexical conventions [lex]

5.9 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

&