gcc/libstdc++-v3
Paolo Carlini fe27aa8bc4 stl_construct.h (_Construct): Change to variadic in C++0x mode, consistently with allocator::construct.
2010-06-16  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/bits/stl_construct.h (_Construct): Change to variadic in
	C++0x mode, consistently with allocator::construct.
	* include/bits/stl_uninitialized.h (__uninitialized_copy_n): Use
	_Construct.
	(__uninitialized_construct_range): Move to...
	* include/bits/stl_tempbuf.h (__uninitialized_construct_buf): ... here.

From-SVN: r160833
2010-06-16 12:26:24 +00:00
..
config re PR libstdc++/43918 (gcc 4.5.0 is failing for i586-pc-msdosdjgpp) 2010-06-10 14:53:15 +00:00
doc appendix_contributing.xml: Indent code examples to match original C++STYLE document. 2010-06-11 17:04:52 +01:00
include stl_construct.h (_Construct): Change to variadic in C++0x mode, consistently with allocator::construct. 2010-06-16 12:26:24 +00:00
libsupc++ re PR libstdc++/44461 (__cxa_end_cleanup ends up in wrong section i.e. not in .text) 2010-06-09 15:34:45 +00:00
po no-dist in non-imported automake dirs. 2010-05-04 18:58:11 +00:00
python no-dist in non-imported automake dirs. 2010-05-04 18:58:11 +00:00
scripts run_doxygen: Adjust. 2010-03-12 17:35:19 +00:00
src compatibility.cc: Export long double versions of "C" math library for arm-linux-gnueabi... 2010-06-16 06:02:37 +00:00
testsuite libstdc++.exp: Set additional_prunes. 2010-06-15 17:05:22 -04:00
acinclude.m4 acinclude.m4, [...]: Support Bionic C library. 2010-06-01 09:54:08 +00:00
aclocal.m4 Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
ChangeLog stl_construct.h (_Construct): Change to variadic in C++0x mode, consistently with allocator::construct. 2010-06-16 12:26:24 +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
config.h.in
configure re PR bootstrap/43170 (gcc 4.5 20100218 bootstrap compare fails on os x 10.6) 2010-06-09 09:27:04 +00:00
configure.ac basic_string.h (front, back): Add. 2010-05-31 14:14:42 +00:00
configure.host re PR libstdc++/43918 (gcc 4.5.0 is failing for i586-pc-msdosdjgpp) 2010-06-10 14:53:15 +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 no-dist in non-imported automake dirs. 2010-05-04 18:58:11 +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.