Skip to content

Commit 322d380

Browse files
jensmaurertkoeppe
authored andcommitted
[class.pre] Adjust phrasing around 'identifer'
Fixes NB CA-083 (C++26 CD).
1 parent 7c31fb0 commit 322d380

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/classes.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
within a single \grammarterm{class-property-specifier-seq}.
132132
Whenever a \grammarterm{class-key} is followed
133133
by a \grammarterm{class-head-name},
134-
the identifier \tcode{final}, \tcode{trivially_relocatable_if_eligible},
134+
one of the identifiers \tcode{final}, \tcode{trivially_relocatable_if_eligible},
135135
or \tcode{replaceable_if_eligible}, and a colon or left brace,
136136
the identifier is interpreted as a \grammarterm{class-property-specifier}.
137137
\begin{example}

0 commit comments

Comments
 (0)