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 8a574e6 commit a0ab879Copy full SHA for a0ab879
source/expressions.tex
@@ -1265,8 +1265,8 @@
1265
between the optional
1266
\grammarterm{cv-qualifier-seq} and the end of the \grammarterm{function-definition},
1267
\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
+the declaration of
+a static or explicit object member function
1270
of the current class (although its type and value category
1271
are defined within such member functions as they are within an implicit object
1272
member function).
0 commit comments