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 f824a75 commit 6ee8332Copy full SHA for 6ee8332
source/classes.tex
@@ -1140,7 +1140,7 @@
1140
\indextext{definition!static member}%
1141
The declaration of a \tcode{static} data member in its class definition
1142
is not a definition and may be of an incomplete type other than
1143
-cv-qualified \tcode{void}. The definition for a \tcode{static} data
+\cv\ \tcode{void}. The definition for a \tcode{static} data
1144
member shall appear in a namespace scope enclosing the member's class
1145
definition.
1146
\indextext{operator~use!scope~resolution}%
0 commit comments