diff options
author | Marshall Clow <mclow.lists@gmail.com> | 2013-10-07 03:26:42 +0000 |
---|---|---|
committer | Marshall Clow <mclow.lists@gmail.com> | 2013-10-07 03:26:42 +0000 |
commit | 5d5e7dbe9483a9bf7d2d0cea339c03a1e8966c8f (patch) | |
tree | ca478fc6cf60191ae024f60aa8f288a48af75e6c | |
parent | bafdf7be83836a45c1b3d2a1e74644cad22baf8e (diff) | |
download | bcm5719-llvm-5d5e7dbe9483a9bf7d2d0cea339c03a1e8966c8f.tar.gz bcm5719-llvm-5d5e7dbe9483a9bf7d2d0cea339c03a1e8966c8f.zip |
Marked issue 2284 as complete
llvm-svn: 192085
-rw-r--r-- | libcxx/www/cxx1y_status.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libcxx/www/cxx1y_status.html b/libcxx/www/cxx1y_status.html index d99c6c2748f..4d38b74b95e 100644 --- a/libcxx/www/cxx1y_status.html +++ b/libcxx/www/cxx1y_status.html @@ -202,14 +202,14 @@ <tr><td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2120">2120</a></td><td>What should async do if neither 'async' nor 'deferred' is set in policy?</td><td>Chicago</td><td></td></tr> <tr><td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2159">2159</a></td><td>atomic_flag initialization</td><td>Chicago</td><td></td></tr> <tr><td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2275">2275</a></td><td>Why is forward_as_tuple not constexpr?</td><td>Chicago</td><td>Complete</td></tr> - <tr><td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2284">2284</a></td><td>Inconsistency in allocator_traits::max_size</td><td>Chicago</td><td></td></tr> + <tr><td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2284">2284</a></td><td>Inconsistency in allocator_traits::max_size</td><td>Chicago</td><td>Complete</td></tr> <tr><td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2298">2298</a></td><td>is_nothrow_constructible is always false because of create<></td><td>Chicago</td><td></td></tr> <tr><td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2300">2300</a></td><td>Redundant sections for map and multimap members should be removed</td><td>Chicago</td><td>Complete</td></tr> <tr><td>National Body comment 'GB 9'</td> <td>Remove gets from C++14</td><td>Chicago</td><td></td></tr> <!-- <tr><td></td><td></td><td></td><td></td><td></td><td></td></tr> --> </table> - <p>Last Updated: 28-Sep-2013</p> + <p>Last Updated: 6-Oct-2013</p> </div> </body> </html> |