gcc/libstdc++-v3
Rodolfo Lima 28de604e8c shared_ptr.h (shared_ptr(unique_ptr&&), [...]): Remove explicit specifier (as per DR 925).
2010-03-19  Rodolfo Lima  <rodolfo@rodsoft.org>

	* include/bits/shared_ptr.h (shared_ptr(unique_ptr&&),
	shared_ptr(auto_ptr&&)): Remove explicit specifier (as per DR 925).
	* include/bits/shared_ptr_base.h: Likewise.
	* testsuite/20_util/shared_ptr/creation/dr925.cc: New.

From-SVN: r157570
2010-03-19 13:32:05 +00:00
..
config limits (__numeric_limits_base::max_digits10, [...]): Add. 2010-02-25 17:13:04 +00:00
doc debug_mode.xml: Correct debug headers. 2010-03-17 00:36:05 +00:00
include shared_ptr.h (shared_ptr(unique_ptr&&), [...]): Remove explicit specifier (as per DR 925). 2010-03-19 13:32:05 +00:00
libsupc++ typeinfo: Add system_header pragma. 2010-02-18 17:58:53 +00:00
po Sync from git Libtool and regenerate. 2009-12-05 17:18:53 +00:00
python printers.py (StdStringPrinter.__init__): Remove encoding argument. 2010-01-15 23:36:58 +00:00
scripts run_doxygen: Adjust. 2010-03-12 17:35:19 +00:00
src functional_hash.h (_Fnv_hash_base<>::hash): Change to template. 2010-03-03 01:23:07 +00:00
testsuite shared_ptr.h (shared_ptr(unique_ptr&&), [...]): Remove explicit specifier (as per DR 925). 2010-03-19 13:32:05 +00:00
acinclude.m4 PR libstdc++/36101, PR libstdc++/42813 2010-01-22 13:35:38 +00:00
aclocal.m4
ChangeLog shared_ptr.h (shared_ptr(unique_ptr&&), [...]): Remove explicit specifier (as per DR 925). 2010-03-19 13:32:05 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
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 PR libstdc++/36101, PR libstdc++/42813 2010-01-22 13:35:38 +00:00
configure.ac Fix PR 35942: remove -lstdc++ from libtool postdeps for CXX. 2010-01-16 14:46:57 +00:00
configure.host
crossconfig.m4
fragment.am
linkage.m4
Makefile.am
Makefile.in Sync from git Libtool and regenerate. 2009-12-05 17:18:53 +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.