Skip to content

Commit 764c3e3

Browse files
committed
CWG2678 std::source_location::current is unimplementable
1 parent 9ce105b commit 764c3e3

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)