summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3/docs/html
diff options
context:
space:
mode:
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>2006-12-22 12:49:48 +0000
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>2006-12-22 12:49:48 +0000
commita692857bd4abea817b0415456653da5428d5edeb (patch)
tree5d30499d499b8e196110b974f1f184304e0e1f7f /libstdc++-v3/docs/html
parent225c0ccb2dd1ab2a64279bed0c46d2d939f634fb (diff)
downloadppe42-gcc-a692857bd4abea817b0415456653da5428d5edeb.tar.gz
ppe42-gcc-a692857bd4abea817b0415456653da5428d5edeb.zip
2006-12-22 Paolo Carlini <pcarlini@suse.de>
DR 541, [WP]. * include/std/memory (auto_ptr<void>): Add specialization. * testsuite/tr1/2_general_utilities/memory/shared_ptr/ assign/dr541.cc: New. * testsuite/20_util/memory/auto_ptr/assign_neg.cc: Adjust dg-error markers. * docs/html/ext/howto.html: Add an entry for DR 541. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@120148 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/docs/html')
-rw-r--r--libstdc++-v3/docs/html/ext/howto.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/libstdc++-v3/docs/html/ext/howto.html b/libstdc++-v3/docs/html/ext/howto.html
index 888591ab27d..951e108dacd 100644
--- a/libstdc++-v3/docs/html/ext/howto.html
+++ b/libstdc++-v3/docs/html/ext/howto.html
@@ -594,6 +594,12 @@
input_iterator' value_type.
</dd>
+ <dt><a href="lwg-defects.html#541">541</a>:
+ <em>shared_ptr template assignment and void</em>
+ </dt>
+ <dd>Add an auto_ptr&lt;void&gt; specialization.
+ </dd>
+
<dt><a href="lwg-active.html#543">543</a>:
<em>valarray slice default constructor</em>
</dt>
OpenPOWER on IntegriCloud