From 41d3a0c3d88fc5e7ca705b436f08c5689a05d996 Mon Sep 17 00:00:00 2001 From: Paolo Carlini Date: Sat, 8 Nov 2003 21:17:30 +0000 Subject: re PR libstdc++/12967 (Resolution of DR 300 [WP] still unimplemented) 2003-11-08 Paolo Carlini PR libstdc++/12967 * include/bits/list.tcc (merge): Implement resolution of DR 300 [WP]. * docs/html/ext/howto.html: Add entry for DR 300; tweak entry for DR 231. * docs/html/ext/lwg-active.html, docs/html/ext/lwg-defects.html: Import R27. From-SVN: r73377 --- libstdc++-v3/docs/html/ext/howto.html | 7 +- libstdc++-v3/docs/html/ext/lwg-active.html | 7854 +++++++++++++-------------- libstdc++-v3/docs/html/ext/lwg-defects.html | 4734 +++++++++++----- 3 files changed, 7359 insertions(+), 5236 deletions(-) (limited to 'libstdc++-v3/docs/html/ext') diff --git a/libstdc++-v3/docs/html/ext/howto.html b/libstdc++-v3/docs/html/ext/howto.html index f9e7cb6..21b5dad 100644 --- a/libstdc++-v3/docs/html/ext/howto.html +++ b/libstdc++-v3/docs/html/ext/howto.html @@ -593,7 +593,7 @@ for const instances. -
231: +
231: Precision in iostream?
For conversion from a floating-point type, str.precision() @@ -646,6 +646,11 @@
If (this == &rhs) do nothing.
+
300: + List::merge() specification incomplete +
+
If (this == &x) do nothing. +