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 1d1f13a commit 3df6d24Copy full SHA for 3df6d24
source/basic.tex
@@ -680,6 +680,11 @@
680
shall be constant-initialized if
681
the object is constant-initialized in any such definition.
682
683
+\item In each such definition,
684
+corresponding manifestly constant-evaluated expressions
685
+that are not value-dependent
686
+shall have the same value\iref{expr.const,temp.dep.constexpr}.
687
+
688
\item In each such definition, the overloaded operators referred
689
to, the implicit calls to conversion functions, constructors, operator
690
new functions and operator delete functions, shall refer to the same
0 commit comments