OSDN Git Service

2002-07-03 Jack Reeves <jackw_reeves@hotmail.com>
authorpme <pme@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Jul 2002 22:25:06 +0000 (22:25 +0000)
committerpme <pme@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Jul 2002 22:25:06 +0000 (22:25 +0000)
commit72bbf3f4de70e90c6447ba2807e328d24cff650c
tree4b4d1c65ed92465eddeca39b31b0fb0d749d3f6a
parent3c63774df8720dd4251b7479b5dd2e1f6a5c48c2
2002-07-03  Jack Reeves  <jackw_reeves@hotmail.com>
            Kenny Simpson  <theonetruekenny@yahoo.com>
            Phil Edwards  <pme@gcc.gnu.org>

PR libstdc++/3946
* testsuite/20_util/auto_ptr.cc (test08):  New test.
* include/std/std_memory.h (auto_ref_ptr):  Make constructor explicit.
(auto_ptr::operator auto_ptr_ref):  Fix typo.
General reformatting and doxygenating of the whole file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@55223 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/std_memory.h
libstdc++-v3/testsuite/20_util/auto_ptr.cc