Skip to content

Commit a0ab879

Browse files
committed
CWG2869 this in local classes
1 parent 8a574e6 commit a0ab879

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
@@ -1265,8 +1265,8 @@
12651265
between the optional
12661266
\grammarterm{cv-qualifier-seq} and the end of the \grammarterm{function-definition},
12671267
\grammarterm{member-declarator}, or \grammarterm{declarator}. It shall not appear within
1268-
the declaration of either
1269-
a static member function or an explicit object member function
1268+
the declaration of
1269+
a static or explicit object member function
12701270
of the current class (although its type and value category
12711271
are defined within such member functions as they are within an implicit object
12721272
member function).

0 commit comments

Comments
 (0)