This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r106322 - in /branches/gcc-4_0-branch/libstdc++...
- From: paolo at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Tue, 01 Nov 2005 11:12:33 -0000
- Subject: r106322 - in /branches/gcc-4_0-branch/libstdc++...
Author: paolo
Date: Tue Nov 1 11:12:33 2005
New Revision: 106322
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106322
Log:
2005-11-01 Paolo Carlini <pcarlini@suse.de>
PR libstdc++/24595
* include/tr1/boost_shared_ptr.h (shared_ptr<>::get_deleter):
Move out of shared_ptr.
* testsuite/tr1/2_general_utilities/memory/shared_ptr/misc/24595.cc:
New.
Added:
branches/gcc-4_0-branch/libstdc++-v3/testsuite/tr1/2_general_utilities/memory/shared_ptr/misc/24595.cc
- copied unchanged from r106321, trunk/libstdc++-v3/testsuite/tr1/2_general_utilities/memory/shared_ptr/misc/24595.cc
Modified:
branches/gcc-4_0-branch/libstdc++-v3/ChangeLog
branches/gcc-4_0-branch/libstdc++-v3/include/tr1/boost_shared_ptr.h