gcc/libstdc++-v3/testsuite/23_containers
Paolo Carlini 75235f0597 revert: stl_map.h (operator[](key_type&&)): Replace std::make_pair with value_type.
2012-08-04  Paolo Carlini  <paolo.carlini@oracle.com>

	Revert:
	2012-08-03  Ollie Wild  <aaw@google.com>
		    Richard Smith  <richardsmith@google.com>

	* include/bits/stl_map.h (operator[](key_type&&)): Replace
	std::make_pair with value_type.
	* testsuite/23_containers/map/operators/2.cc: New test.

From-SVN: r190142
2012-08-04 11:44:28 +00:00
..
array re PR c++/53361 (Could not convert ‘{0, 0, 0}’ from ‘<brace-enclosed initializer list>’ to ‘std::array<unsigned int, 3ul>’) 2012-05-21 22:17:54 +00:00
bitset bitset (operator[](size_t) const): Declare constexpr. 2011-11-19 11:50:44 +00:00
deque re PR libstdc++/44015 (template parameters not documented) 2012-05-02 22:25:28 +00:00
forward_list forward_list (forward_list::splice_after): Check allocators are equal. 2012-04-22 14:27:16 +01:00
headers re PR c++/50920 (add a -std=c++11 option to the driver) 2011-10-31 15:34:14 -04:00
list revert: re PR libstdc++/49561 ([C++0x] std::list::size complexity) 2012-07-03 00:47:17 +00:00
map revert: stl_map.h (operator[](key_type&&)): Replace std::make_pair with value_type. 2012-08-04 11:44:28 +00:00
multimap formatter.h (enum _Debug_msg_id): Add __msg_self_move_assign. 2012-03-09 10:37:34 +00:00
multiset formatter.h (enum _Debug_msg_id): Add __msg_self_move_assign. 2012-03-09 10:37:34 +00:00
priority_queue order_statistics_imp.hpp: Avoid -Wall warnings. 2010-06-08 00:45:02 +00:00
queue explicit_instantiation/1_c++0x.cc: New. 2009-12-14 15:01:23 +00:00
set formatter.h (enum _Debug_msg_id): Add __msg_self_move_assign. 2012-03-09 10:37:34 +00:00
stack explicit_instantiation/1_c++0x.cc: New. 2009-12-14 15:01:23 +00:00
unordered_map re PR libstdc++/54075 ([4.7.1] unordered_map insert still slower than 4.6.2) 2012-07-25 19:32:48 +00:00
unordered_multimap re PR libstdc++/54075 ([4.7.1] unordered_map insert still slower than 4.6.2) 2012-07-25 19:32:48 +00:00
unordered_multiset re PR libstdc++/54075 ([4.7.1] unordered_map insert still slower than 4.6.2) 2012-07-25 19:32:48 +00:00
unordered_set re PR libstdc++/54075 ([4.7.1] unordered_map insert still slower than 4.6.2) 2012-07-25 19:32:48 +00:00
vector 9780-2.cc: Avoid -Wall warnings. 2012-05-21 23:40:55 +00:00