gcc/libstdc++-v3/testsuite/23_containers/map
Jonathan Wakely 4d0bb77039 stl_map.h: Remove anachronistic comment.
* include/bits/stl_map.h: Remove anachronistic comment.
	* include/bits/stl_multimap.h: Add whitespace.
	* testsuite/23_containers/map/modifiers/emplace/1.cc: Use
	-std=gnu++11 instead of -std=c++11.
	* testsuite/23_containers/map/operators/2.cc: Likewise.
	* testsuite/23_containers/multimap/modifiers/emplace/1.cc: Likewise.
	* testsuite/23_containers/multiset/modifiers/emplace/1.cc: Likewise.
	* testsuite/23_containers/set/modifiers/emplace/1.cc: Likewise.

From-SVN: r207115
2014-01-26 11:22:58 +00:00
..
allocator Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
capacity Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
cons Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
debug Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
element_access Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
modifiers stl_map.h: Remove anachronistic comment. 2014-01-26 11:22:58 +00:00
operations Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
operators stl_map.h: Remove anachronistic comment. 2014-01-26 11:22:58 +00:00
requirements Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
14340.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
18604.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
23781_neg.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
56613.cc re PR libstdc++/59872 (Cannot move std::map with move-only mapped_type) 2014-01-23 17:17:04 +00:00
58764.cc re PR libstdc++/58764 ([lwg/2193] error: converting to ‘const std::vector<std::basic_string<char> >’ from initializer list would use explicit constructor) 2014-01-22 19:46:44 +00:00
59872.cc re PR libstdc++/59872 (Cannot move std::map with move-only mapped_type) 2014-01-23 17:17:04 +00:00
init-list.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
pthread6.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
range_access.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00