From: Richard Smith Date: Sat, 20 Apr 2013 12:47:36 +0000 (+0000) Subject: More approved C++14 features. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=96ba7c7e691be7a5ad7ea93df0741e973e21a83e;p=clang More approved C++14 features. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179943 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/cxx_status.html b/www/cxx_status.html index 8ade985826..cf307ce577 100644 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -422,24 +422,17 @@ available.

Yes - [PROVISIONAL] Runtime-sized arrays with automatic storage duration - N3639 - Partial - - - [PROVISIONAL] Return type deduction for normal functions + Return type deduction for normal functions N3638 No - - [PROVISIONAL] Initialized lambda captures + Initialized lambda captures N3648 No @@ -459,7 +452,7 @@ available.

No - [PROVISIONAL] Member initializers and aggregates + Member initializers and aggregates N3653 No