We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7ee4d7 commit aa46088Copy full SHA for aa46088
source/expressions.tex
@@ -1267,8 +1267,8 @@
1267
between the optional
1268
\grammarterm{cv-qualifier-seq} and the end of the \grammarterm{function-definition},
1269
\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
+the declaration of
+a static or explicit object member function
1272
of the current class (although its type and value category
1273
are defined within such member functions as they are within an implicit object
1274
member function).
0 commit comments