Author: marshall
Date: Tue Jul 12 10:15:55 2016
New Revision: 275176

URL: http://llvm.org/viewvc/llvm-project?rev=275176&view=rev
Log:
mark issue #2181 as complete; this was just a wording clarification

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=275176&r1=275175&r2=275176&view=diff
==============================================================================
--- libcxx/trunk/www/cxx1z_status.html (original)
+++ libcxx/trunk/www/cxx1z_status.html Tue Jul 12 10:15:55 2016
@@ -260,7 +260,7 @@
        <tr><td><a href="http://wg21.link/LWG2586";>2586</a></td><td>Wrong value 
category used in 
<tt>scoped_allocator_adaptor::construct()</tt></td><td>Jacksonville</td><td></td></tr>
        <tr><td><a href="http://wg21.link/LWG2590";>2590</a></td><td>Aggregate 
initialization for 
<tt>std::array</tt></td><td>Jacksonville</td><td>Complete</td></tr>
        <tr><td></td><td></td><td></td><td></td></tr>
-       <tr><td><a href="http://wg21.link/LWG2181";>2181</a></td><td>Exceptions 
from seed sequence operations</td><td>Oulu</td><td></td></tr>
+       <tr><td><a href="http://wg21.link/LWG2181";>2181</a></td><td>Exceptions 
from seed sequence operations</td><td>Oulu</td><td>Complete</td></tr>
        <tr><td><a 
href="http://wg21.link/LWG2309";>2309</a></td><td>mutex::lock() should not throw 
device_or_resource_busy</td><td>Oulu</td><td>Complete</td></tr>
        <tr><td><a href="http://wg21.link/LWG2310";>2310</a></td><td>Public 
exposition only member in std::array</td><td>Oulu</td><td>Complete</td></tr>
        <tr><td><a href="http://wg21.link/LWG2312";>2312</a></td><td>tuple's 
constructor constraints need to be phrased more 
precisely</td><td>Oulu</td><td>Complete</td></tr>


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

Reply via email to