Skip to content

Commit 7691882

Browse files
committed
CWG2818 Use of predefined reserved identifiers
1 parent 8f3bc05 commit 7691882

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

source/lex.tex

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -893,7 +893,9 @@
893893
\tcode{\unun}
894894
\indextext{character!underscore}%
895895
or begins with an underscore followed by
896-
an uppercase letter
896+
an uppercase letter,
897+
other than those specified in this document
898+
(for example, \xname{cplusplus}\iref{cpp.predefined}),
897899
\indextext{uppercase}%
898900
is reserved to the implementation for any use.
899901
\item

0 commit comments

Comments
 (0)