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 15381538to the \grammarterm {attribute-token}{s} described in~\ref {dcl.attr },
15391539except that the macro names \tcode {likely} and \tcode {unlikely} may be
15401540defined as function-like macros.
1541+ \begin {note }
1542+ An alternative token\iref {lex.digraph } is not an identifier,
1543+ even when its spelling consists entirely of letters and underscores.
1544+ Therefore it is not possible to define a macro
1545+ whose name is the same as that of an alternative token.
1546+ \end {note }
15411547
15421548\pnum
15431549If a
15671573\end {footnote }
15681574to be replaced by the replacement list of preprocessing tokens
15691575that constitute the remainder of the directive.
1570- \begin {footnote }
1571- An alternative token\iref {lex.digraph } is not an identifier,
1572- even when its spelling consists entirely of letters and underscores.
1573- Therefore it is not possible to define a macro
1574- whose name is the same as that of an alternative token.
1575- \end {footnote }
15761576The replacement list is then rescanned for more macro names as
15771577specified in \ref {cpp.rescan }.
15781578
You can’t perform that action at this time.
0 commit comments