Author: marshall
Date: Tue Aug 13 10:13:42 2013
New Revision: 188277
URL: http://llvm.org/viewvc/llvm-project?rev=188277&view=rev
Log:
Fix template formatting. No, really
Modified:
libcxx/trunk/www/cxx1y_status.html
Modified: libcxx/trunk/www/cxx1y_status.html
URL:
http://llvm.org/viewvc/llvm-project/libcxx/trunk/www/cxx1y_status.html?rev=188277&r1=188276&r2=188277&view=diff
==============================================================================
--- libcxx/trunk/www/cxx1y_status.html (original)
+++ libcxx/trunk/www/cxx1y_status.html Tue Aug 13 10:13:42 2013
@@ -98,7 +98,7 @@
<tr><td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2081">2081</a></td><td>Allocator
requirements should include CopyConstructible 2083 const-qualification on
weak_ptr::owner_before</td><td>Portland</td><td></td></tr>
<tr><td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2086">2086</a></td><td>Overly
generic type support for math functions</td><td>Portland</td><td></td></tr>
<tr><td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2099">2099</a></td><td>Unnecessary
constraints of va_start() usage</td><td>Portland</td><td></td></tr>
- <tr><td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2103">2103</a></td><td>std::allocator_traits<std::allocators<Ts>s>::propagate_on_container_move_assignment</td><td>Portland</td><td></td></tr>
+ <tr><td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2103">2103</a></td><td>std::allocator_traits<std::allocator<T>>::propagate_on_container_move_assignment</td><td>Portland</td><td></td></tr>
<tr><td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2105">2105</a></td><td>Inconsistent
requirements on const_iterator's value_type</td><td>Portland</td><td></td></tr>
<tr><td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2110">2110</a></td><td>remove
can't swap but note says it might</td><td>Portland</td><td></td></tr>
<tr><td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2123">2123</a></td><td>merge()
allocator requirements for lists versus forward
lists</td><td>Portland</td><td></td></tr>
@@ -146,7 +146,7 @@
<tr><td><a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2235">2235</a></td><td>Undefined
behavior without proper requirements on basic_string
constructors</td><td>Bristol</td><td></td></tr> </table>
</table>
-Last Updated: 13-Aug-2013
+ <p>Last Updated: 13-Aug-2013</p>
</div>
</body>
</html>
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits