Skip to content

Commit ba8ff83

Browse files
burblebeetkoeppe
authored andcommitted
CWG2818 Use of predefined reserved identifiers
1 parent f47cbe4 commit ba8ff83

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
@@ -899,7 +899,9 @@
899899
\tcode{\unun}
900900
\indextext{character!underscore}%
901901
or begins with an underscore followed by
902-
an uppercase letter
902+
an uppercase letter,
903+
other than those specified in this document
904+
(for example, \xname{cplusplus}\iref{cpp.predefined}),
903905
\indextext{uppercase}%
904906
is reserved to the implementation for any use.
905907
\item

0 commit comments

Comments
 (0)