Author: rsmith
Date: Fri Nov 11 17:51:47 2016
New Revision: 286681

URL: http://llvm.org/viewvc/llvm-project?rev=286681&view=rev
Log:
[c++1z] Two more features have been accepted.

Modified:
    cfe/trunk/www/cxx_status.html

Modified: cfe/trunk/www/cxx_status.html
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/www/cxx_status.html?rev=286681&r1=286680&r2=286681&view=diff
==============================================================================
--- cfe/trunk/www/cxx_status.html (original)
+++ cfe/trunk/www/cxx_status.html Fri Nov 11 17:51:47 2016
@@ -737,7 +737,6 @@ as the draft C++1z standard evolves.
       <td><a href="http://wg21.link/p0522r0";>P0522R0</a></td>
       <td class="none" align="center">No <a href="#p0522">(12)</a></td>
     </tr>
-    <!--
     <tr>
       <td>Removing deprecated dynamic exception specifications</td>
       <td><a href="http://wg21.link/p0003r5";>P0003R5</a></td>
@@ -748,6 +747,7 @@ as the draft C++1z standard evolves.
       <td><a href="http://wg21.link/p0195r2";>P0195R2</a></td>
       <td class="none" align="center">No</td>
     </tr>
+    <!--
     <tr>
       <td>A <tt>byte</tt> type definition</td>
       <td><a href="http://wg21.link/p0298r2";>P0298R2</a></td>


_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to