From: Richard Smith Date: Sat, 20 Apr 2013 12:49:36 +0000 (+0000) Subject: Generalized constexpr is approved for C++14. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=05a73f6cbbfa2121bdccd492962cb36dc50876db;p=clang Generalized constexpr is approved for C++14. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179944 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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