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 524b3b6 commit 5c4823aCopy full SHA for 5c4823a
source/expressions.tex
@@ -7608,7 +7608,7 @@
7608
\pnum
7609
A constant-initializable variable is \defn{constant-initialized}
7610
if either it has an initializer or
7611
-its default-initialization results in some initialization being performed.
+its type is const-default-constructible\iref{dcl.init.general}.
7612
\begin{example}
7613
\begin{codeblock}
7614
void f() {
0 commit comments