Skip to content

Commit 9864641

Browse files
authored
Merge 2023-02 CWG Motion 5
P2796R0 Core Language Working Group "ready" issues for the February, 2023 meeting; issue 2678
2 parents 1d1f13a + 3df6d24 commit 9864641

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

source/basic.tex

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -680,6 +680,11 @@
680680
shall be constant-initialized if
681681
the object is constant-initialized in any such definition.
682682

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+
683688
\item In each such definition, the overloaded operators referred
684689
to, the implicit calls to conversion functions, constructors, operator
685690
new functions and operator delete functions, shall refer to the same

0 commit comments

Comments
 (0)