2
0
mirror of git://gcc.gnu.org/git/gcc.git synced 2025-04-02 21:11:33 +08:00
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
..
2017-02-13 08:47:35 -08:00
2017-03-15 15:23:44 +00:00
2017-03-15 15:23:44 +00:00
2017-03-15 15:23:44 +00:00
2017-01-17 23:36:12 +00:00

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.