gcc/libstdc++-v3
Jonathan Wakely 7b65808d33 unique_ptr (unique_ptr::pointer): Use deleter's pointer type if it exists.
2010-04-24  Jonathan Wakely  <jwakely.gcc@gmail.com>

	* include/bits/unique_ptr (unique_ptr::pointer): Use deleter's
	pointer type if it exists.
	* testsuite/20_util/unique_ptr/requirements/pointer_type.cc: New.
	* testsuite/20_util/unique_ptr/assign/assign_neg.cc: Adjust.
	* testsuite/20_util/unique_ptr/modifiers/reset_neg.cc: Adjust.

From-SVN: r158682
2010-04-24 10:21:23 +01:00
..
config limits (__numeric_limits_base::max_digits10, [...]): Add. 2010-02-25 17:13:04 +00:00
doc faq.xml: Link to manual. 2010-04-22 00:33:44 +01:00
include unique_ptr (unique_ptr::pointer): Use deleter's pointer type if it exists. 2010-04-24 10:21:23 +01:00
libsupc++ Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
po Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
python Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
scripts run_doxygen: Adjust. 2010-03-12 17:35:19 +00:00
src Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
testsuite unique_ptr (unique_ptr::pointer): Use deleter's pointer type if it exists. 2010-04-24 10:21:23 +01:00
acinclude.m4 acinclude.m4 (GLIBCXX_ENABLE_LIBSTDCXX_TIME): Show test result. 2010-04-06 01:27:44 +00:00
aclocal.m4 Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
ChangeLog unique_ptr (unique_ptr::pointer): Use deleter's pointer type if it exists. 2010-04-24 10:21:23 +01:00
ChangeLog-1998
ChangeLog-1999 ChangeLog: Remove spurious white spaces and tabs. 2009-12-04 16:29:26 +00:00
ChangeLog-2000 ChangeLog: Remove spurious white spaces and tabs. 2009-12-04 16:29:26 +00:00
ChangeLog-2001
ChangeLog-2002 ChangeLog: Remove spurious white spaces and tabs. 2009-12-04 16:29:26 +00:00
ChangeLog-2003 ChangeLog: Remove spurious white spaces and tabs. 2009-12-04 16:29:26 +00:00
ChangeLog-2004 ChangeLog: Remove spurious white spaces and tabs. 2009-12-04 16:29:26 +00:00
ChangeLog-2005 ChangeLog: Remove spurious white spaces and tabs. 2009-12-04 16:29:26 +00:00
ChangeLog-2006 ChangeLog: Remove spurious white spaces and tabs. 2009-12-04 16:29:26 +00:00
ChangeLog-2007 ChangeLog: Remove spurious white spaces and tabs. 2009-12-04 16:29:26 +00:00
ChangeLog-2008
ChangeLog-2009 Move 2009 ChangeLog to ChangeLog-2009. 2010-01-01 09:08:32 -08:00
config.h.in Makefile.am (check-debug): Add. 2010-01-13 11:07:44 +00:00
configure config.gcc: Removed *-*-solaris2.7* from list of obsolete configurations. 2010-04-12 19:01:36 +00:00
configure.ac Fix PR 35942: remove -lstdc++ from libtool postdeps for CXX. 2010-01-16 14:46:57 +00:00
configure.host config.gcc: Removed *-*-solaris2.7* from list of obsolete configurations. 2010-04-12 19:01:36 +00:00
crossconfig.m4 config.gcc: Removed *-*-solaris2.7* from list of obsolete configurations. 2010-04-12 19:01:36 +00:00
fragment.am
linkage.m4
Makefile.am
Makefile.in Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
README

file: libstdc++-v3/README

New users may wish to point their web browsers to the file
index.html in the 'doc/html' subdirectory.  It contains brief
building instructions and notes on how to configure the library in
interesting ways.