From 3df6d24ad5c8f925917651d948019e3688936ff2 Mon Sep 17 00:00:00 2001 From: Dawn Perchik Date: Mon, 13 Feb 2023 20:10:16 -0800 Subject: [PATCH] CWG2678 std::source_location::current is unimplementable --- source/basic.tex | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/basic.tex b/source/basic.tex index 5b47441bf3..34d5ff92fe 100644 --- a/source/basic.tex +++ b/source/basic.tex @@ -680,6 +680,11 @@ shall be constant-initialized if the object is constant-initialized in any such definition. +\item In each such definition, +corresponding manifestly constant-evaluated expressions +that are not value-dependent +shall have the same value\iref{expr.const,temp.dep.constexpr}. + \item In each such definition, the overloaded operators referred to, the implicit calls to conversion functions, constructors, operator new functions and operator delete functions, shall refer to the same