Author: marshall
Date: Tue May 22 20:22:59 2018
New Revision: 333058

URL: http://llvm.org/viewvc/llvm-project?rev=333058&view=rev
Log:
Mark more bits of P0433 as complete.


Modified:
    libcxx/trunk/www/cxx1z_status.html

Modified: libcxx/trunk/www/cxx1z_status.html
URL: 
http://llvm.org/viewvc/llvm-project/libcxx/trunk/www/cxx1z_status.html?rev=333058&r1=333057&r2=333058&view=diff
==============================================================================
--- libcxx/trunk/www/cxx1z_status.html (original)
+++ libcxx/trunk/www/cxx1z_status.html Tue May 22 20:22:59 2018
@@ -172,7 +172,7 @@
   </table>
 
 <p><i>The parts of P0607 that are not done are the &lt;regex&gt; bits.</i></p>
-<p><i>So far, only the &lt;string&gt; part of P0433 has been 
implemented.</i></p>
+<p><i>So far, only the &lt;string&gt;, sequence containers, container adaptors 
and &lt;regex&gt; portions of P0433 have been implemented.</i></p>
 
 <p><i>[ Note: "Nothing to do" means that no library changes were needed to 
implement this change -- end note]</i></p>
 
@@ -504,7 +504,7 @@
 <!--   <tr><td></td><td></td><td></td><td></td></tr> -->
   </table>
 
-  <p>Last Updated: 8-Mar-2018</p>
+  <p>Last Updated: 22-May-2018</p>
 </div>
 </body>
 </html>


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

Reply via email to