From: Richard Smith Date: Sat, 20 Apr 2013 12:58:57 +0000 (+0000) Subject: Variable templates and generic lambdas are approved for C++14. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bb2d378175babe7e54c465607b8983c60b1dedfe;p=clang Variable templates and generic lambdas are approved for C++14. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179947 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/cxx_status.html b/www/cxx_status.html index bb5c4bc0aa..59c5e2a662 100644 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -437,12 +437,12 @@ available.

No - [PROVISIONAL] Generic lambdas + Generic lambdas N3649 No - [PROVISIONAL] Variable templates + Variable templates N3651 No