gcc/libstdc++-v3
Jonathan Wakely 9425300b41 Improve tests for vector and deque move-assignment
* testsuite/23_containers/deque/allocator/move_assign-2.cc: Improve
	comment. Ensure first test works because allocator type propagates and
	not because is_always_equal is true.
	* testsuite/23_containers/vector/52591.cc: Likewise. Restore original
	testcase that instantiates the move-assignment operator.

From-SVN: r247284
2017-04-26 20:25:30 +01:00
..
config x32: Update baseline_symbols.txt 2017-02-13 08:47:35 -08:00
doc Rationalise ABI links in libstdc++ manual 2017-04-19 17:49:21 +01:00
include PR libstdc++/80506 fix constant used in condition 2017-04-24 14:43:19 +01:00
libsupc++ * libsupc++/new: Update comment on #endif directive. 2017-04-19 16:18:24 +01:00
po
python Adjust optional's pretty printer for LWG 2900. 2017-03-29 15:05:50 +03:00
scripts
src Fix alignment bugs in std::codecvt_utf16 2017-03-17 19:28:05 +00:00
testsuite Improve tests for vector and deque move-assignment 2017-04-26 20:25:30 +01:00
ChangeLog Improve tests for vector and deque move-assignment 2017-04-26 20:25:30 +01: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
ChangeLog-2012
ChangeLog-2013
ChangeLog-2014
ChangeLog-2015
ChangeLog-2016
Makefile.am
Makefile.in
README
acinclude.m4 Fix typo in config.h.in comment 2017-03-15 15:23:44 +00:00
aclocal.m4
config.h.in Fix typo in config.h.in comment 2017-03-15 15:23:44 +00:00
configure Fix typo in config.h.in comment 2017-03-15 15:23:44 +00:00
configure.ac
configure.host
crossconfig.m4
fragment.am
linkage.m4

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.