File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 15351535to the \grammarterm {attribute-token}{s} described in~\ref {dcl.attr },
15361536except that the macro names \tcode {likely} and \tcode {unlikely} may be
15371537defined as function-like macros and may be undefined.
1538+ \begin {note }
1539+ An alternative token\iref {lex.digraph } is not an identifier,
1540+ even when its spelling consists entirely of letters and underscores.
1541+ Therefore it is not possible to define a macro
1542+ whose name is the same as that of an alternative token.
1543+ \end {note }
15381544
15391545\pnum
15401546If a
15641570\end {footnote }
15651571to be replaced by the replacement list of preprocessing tokens
15661572that constitute the remainder of the directive.
1567- \begin {footnote }
1568- An alternative token\iref {lex.digraph } is not an identifier,
1569- even when its spelling consists entirely of letters and underscores.
1570- Therefore it is not possible to define a macro
1571- whose name is the same as that of an alternative token.
1572- \end {footnote }
15731573The replacement list is then rescanned for more macro names as
15741574specified in \ref {cpp.rescan }.
15751575
You can’t perform that action at this time.
0 commit comments