gcc/libstdc++-v3
Paolo Carlini 93d9a365d2 stl_algobase.h (iter_swap): In C++11 mode just call swap.
2012-03-05  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/bits/stl_algobase.h (iter_swap): In C++11 mode just
	call swap.
	* include/bits/stl_bvector.h (swap(_Bit_reference,
	_Bit_reference), swap(_Bit_reference, bool&),
	swap(bool&, _Bit_reference)): Add.
	* testsuite/23_containers/vector/bool/swap.cc: New.

From-SVN: r184939
2012-03-05 16:31:50 +00:00
..
config Update Solaris baselines for GCC 4.7 2012-03-02 09:47:11 +00:00
doc re PR libstdc++/47058 ("--enable-maintainer-mode --disable-werror" wrongly upgrades warnings to errors in libstdc++) 2012-02-17 20:26:32 +00:00
include stl_algobase.h (iter_swap): In C++11 mode just call swap. 2012-03-05 16:31:50 +00:00
libsupc++ re PR libstdc++/47058 ("--enable-maintainer-mode --disable-werror" wrongly upgrades warnings to errors in libstdc++) 2012-02-17 20:26:32 +00:00
po re PR libstdc++/47058 ("--enable-maintainer-mode --disable-werror" wrongly upgrades warnings to errors in libstdc++) 2012-02-17 20:26:32 +00:00
python re PR libstdc++/52317 (incorrect FSF address) 2012-02-21 10:55:54 +00:00
scripts user.cfg.in: Add macros, directories. 2011-12-10 15:33:06 +00:00
src Makefile.am (libstdc++-symbols.ver): Only remove comment lines if they are at the beginning of lines (with optional... 2012-02-28 10:28:18 +01:00
testsuite stl_algobase.h (iter_swap): In C++11 mode just call swap. 2012-03-05 16:31:50 +00:00
acinclude.m4 re PR libstdc++/51785 (gets not anymore declared) 2012-03-02 07:13:55 +00:00
aclocal.m4 aclocal.m4: Regenerate. 2011-01-11 16:43:25 +00:00
ChangeLog stl_algobase.h (iter_swap): In C++11 mode just call swap. 2012-03-05 16:31:50 +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
ChangeLog-2010
ChangeLog-2011 Roll ChangeLog file, move 2012 entries in the new ChangeLog. 2012-01-05 20:49:15 +00:00
config.h.in re PR libstdc++/51785 (gets not anymore declared) 2012-03-02 07:13:55 +00:00
configure re PR libstdc++/51785 (gets not anymore declared) 2012-03-02 07:13:55 +00:00
configure.ac re PR libstdc++/51785 (gets not anymore declared) 2012-03-02 07:13:55 +00:00
configure.host Use __GTHREAD_MUTEX_INIT_FUNCTION on Tru64 UNIX (PR libstdc++/51296) 2012-02-10 18:10:12 +00:00
crossconfig.m4 re PR debug/23205 ([C++/unit-at-a-time] stabs debug info omitted for global const variables) 2011-07-18 11:04:18 +00:00
fragment.am re PR libstdc++/47058 ("--enable-maintainer-mode --disable-werror" wrongly upgrades warnings to errors in libstdc++) 2012-02-17 20:26:32 +00:00
linkage.m4
Makefile.am [multiple changes] 2012-01-23 23:12:01 +00:00
Makefile.in re PR libstdc++/47058 ("--enable-maintainer-mode --disable-werror" wrongly upgrades warnings to errors in libstdc++) 2012-02-17 20:26:32 +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.