Author: marshall
Date: Tue Apr 28 14:35:36 2015
New Revision: 236025
URL: http://llvm.org/viewvc/llvm-project?rev=236025&view=rev
Log:
Removed 'complete' from 2408; updated status
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=236025&r1=236024&r2=236025&view=diff
==============================================================================
--- libcxx/trunk/www/cxx1z_status.html (original)
+++ libcxx/trunk/www/cxx1z_status.html Tue Apr 28 14:35:36 2015
@@ -81,7 +81,7 @@
<tr><td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2400">2400</a></td><td><code>shared_ptr</code>'s
<code>get_deleter()</code> should use
<code>addressof()</code></td><td>Urbana</td><td>Complete</td></tr>
<tr><td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2401">2401</a></td><td><code>std::function</code>
needs more noexcept</td><td>Urbana</td><td>Complete</td></tr>
<tr><td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2404">2404</a></td><td><code>mismatch()</code>'s
complexity needs to be updated</td><td>Urbana</td><td>Complete</td></tr>
- <tr><td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2408">2408</a></td><td>SFINAE-friendly
<code>common_type</code> / <code>iterator_traits</code> is missing in
C++14</td><td>Urbana</td><td>Complete</td></tr>
+ <tr><td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2408">2408</a></td><td>SFINAE-friendly
<code>common_type</code> / <code>iterator_traits</code> is missing in
C++14</td><td>Urbana</td><td><code>common_type</code> is waiting on <a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2465">LWG#2465</a></td></tr>
<tr><td></td><td></td><td></td><td></td></tr>
<tr><td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2106">2106</td><td><code>move_iterator</code>
wrapping iterators returning prvalues</td><td>Urbana</td><td></td></tr>
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits