From 05a73f6cbbfa2121bdccd492962cb36dc50876db Mon Sep 17 00:00:00 2001 From: Richard Smith Date: Sat, 20 Apr 2013 12:49:36 +0000 Subject: [PATCH] Generalized constexpr is approved for C++14. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179944 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/cxx_status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/cxx_status.html b/www/cxx_status.html index cf307ce577..c8b326e0ed 100644 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -447,7 +447,7 @@ available.

No - [PROVISIONAL] Relaxing requirements on constexpr functions + Relaxing requirements on constexpr functions N3652 No -- 2.40.0