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 a7a531a commit 8bc56e3Copy full SHA for 8bc56e3
source/classes.tex
@@ -1342,7 +1342,8 @@
1342
of reference type,
1343
1344
\item any non-variant non-static data member of const-qualified type (or array
1345
-thereof) with no \grammarterm{brace-or-equal-initializer} does not have a user-provided default constructor,
+thereof) with no \grammarterm{brace-or-equal-initializer}
1346
+is not const-default-constructible\iref{dcl.init}.
1347
1348
\item \tcode{X} is a union and all of its variant members are of const-qualified
1349
type (or array thereof),
0 commit comments