From: Richard Smith
Date: Fri, 27 Sep 2013 19:11:33 +0000 (+0000)
Subject: Update status:
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f9d2ccd6e321cfc717a5134e6ce2e534098d8b9d;p=clang
Update status:
* generic lambdas are now partially supported
* add papers from formal motions in committee
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@191540 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/www/cxx_status.html b/www/cxx_status.html
index 36fb0e9f0d..822bb8ad0d 100644
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -446,8 +446,7 @@ available.
Generic lambdas |
N3649 |
-
- No [WIP] |
+ Partial |
Variable templates |
@@ -469,6 +468,21 @@ available.
N3664 |
SVN |
+
+ [[deprecated]] attribute |
+ N3760 |
+ No |
+
+
+ Single quotation mark as digit separator |
+ N3781 |
+ SVN |
+
+
+ C++ Sized Dellocation |
+ N3778 |
+ No |
+