Skip to content

Commit aa46088

Browse files
burblebeetkoeppe
authored andcommitted
CWG2869 this in local classes
1 parent f7ee4d7 commit aa46088

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/expressions.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1267,8 +1267,8 @@
12671267
between the optional
12681268
\grammarterm{cv-qualifier-seq} and the end of the \grammarterm{function-definition},
12691269
\grammarterm{member-declarator}, or \grammarterm{declarator}. It shall not appear within
1270-
the declaration of either
1271-
a static member function or an explicit object member function
1270+
the declaration of
1271+
a static or explicit object member function
12721272
of the current class (although its type and value category
12731273
are defined within such member functions as they are within an implicit object
12741274
member function).

0 commit comments

Comments
 (0)