gcc/libstdc++-v3
Chris Jefferson 55dd844556 move.h (_GLIBCXX_FORWARD): Add.
2009-08-29  Chris Jefferson  <chris@bubblescope.net>

	* include/bits/move.h (_GLIBCXX_FORWARD): Add.
	* include/bits/stl_uninitialized.h (__uninitialized_construct_range):
	Add.
	* include/bits/stl_tempbuf.h (_Temporary_buffer::
	_Temporary_buffer(_ForwardIterator, _ForwardIterator)): Use the latter.
	* include/bits/stl_construct.h (_Construct(_T1*, _T2&&)): Add in
	C++0x mode.
	* testsuite/util/testsuite_hooks.h (operator<(const copy_tracker&,
    	const copy_tracker&)): Add.
	* testsuite/25_algorithms/stable_partition/mem_check.cc: New.
	* testsuite/25_algorithms/stable_sort/mem_check.cc: Likewise.

From-SVN: r151207
2009-08-29 19:27:05 +00:00
..
config gnu.ver: Fixups for string member functions. 2009-08-27 05:54:56 +00:00
doc Cleanups after the update to Autoconf 2.64, Automake 1.11. 2009-08-22 13:41:50 +00:00
include move.h (_GLIBCXX_FORWARD): Add. 2009-08-29 19:27:05 +00:00
libsupc++ Fix placement of LIBTOOLFLAGS variable in v3 makefile.am. 2009-08-23 07:28:35 +00:00
po Regenerate tree using Autoconf 2.64 and Automake 1.11. 2009-08-22 13:22:20 +00:00
python Regenerate tree using Autoconf 2.64 and Automake 1.11. 2009-08-22 13:22:20 +00:00
scripts
src re PR libstdc++/41005 ([C++0x] Unable to link fstream open and ctor with std::string argument.) 2009-08-26 20:03:24 +01:00
testsuite move.h (_GLIBCXX_FORWARD): Add. 2009-08-29 19:27:05 +00:00
acinclude.m4 configure.ac: Move guarded checks for CC and CXX ... 2009-08-15 07:02:33 +00:00
aclocal.m4 Regenerate tree using Autoconf 2.64 and Automake 1.11. 2009-08-22 13:22:20 +00:00
ChangeLog move.h (_GLIBCXX_FORWARD): Add. 2009-08-29 19:27: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
config.h.in Regenerate tree using Autoconf 2.64 and Automake 1.11. 2009-08-22 13:22:20 +00:00
configure re PR libstdc++/41005 ([C++0x] Unable to link fstream open and ctor with std::string argument.) 2009-08-26 20:03:24 +01:00
configure.ac re PR libstdc++/41005 ([C++0x] Unable to link fstream open and ctor with std::string argument.) 2009-08-26 20:03:24 +01:00
configure.host MAINTAINERS: Add myself as mep maintainer. 2009-06-24 00:16:25 -04:00
crossconfig.m4
fragment.am
linkage.m4
Makefile.am Cleanups after the update to Autoconf 2.64, Automake 1.11. 2009-08-22 13:41:50 +00:00
Makefile.in Cleanups after the update to Autoconf 2.64, Automake 1.11. 2009-08-22 13:41:50 +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.