gcc/libstdc++-v3/testsuite/23_containers/map
Jonathan Wakely 85c05b5eec Fix order and types of members in C++17 insert_return_type structs
PR libstdc++/80761
	* include/bits/node_handle.h (_Node_insert_return): Reorder members.
	(tuple_size, tuple_element): Remove partial specializations.
	* include/bits/stl_tree.h (_Rb_tree::insert_return_type): Use
	const_iterator for std::set.
	* testsuite/23_containers/map/modifiers/extract.cc: New.
	* testsuite/23_containers/set/modifiers/extract.cc: New.
	* testsuite/23_containers/unordered_map/modifiers/extract.cc: New.
	* testsuite/23_containers/unordered_set/modifiers/extract.cc: New.

From-SVN: r248062
2017-05-15 14:47:40 +01:00
..
allocator Update copyright years. 2017-01-01 13:07:43 +01:00
capacity Update copyright years. 2017-01-01 13:07:43 +01:00
cons Update copyright years. 2017-01-01 13:07:43 +01:00
debug Update copyright years. 2017-01-01 13:07:43 +01:00
element_access Update copyright years. 2017-01-01 13:07:43 +01:00
modifiers Fix order and types of members in C++17 insert_return_type structs 2017-05-15 14:47:40 +01:00
operations PR78134 fix return types of heterogeneous lookup functions 2017-01-11 14:44:15 +00:00
operators Update copyright years. 2017-01-01 13:07:43 +01:00
requirements Update copyright years. 2017-01-01 13:07:43 +01:00
14340.cc Update copyright years. 2017-01-01 13:07:43 +01:00
18604.cc Update copyright years. 2017-01-01 13:07:43 +01:00
23781_neg.cc Update copyright years. 2017-01-01 13:07:43 +01:00
56613.cc Update copyright years. 2017-01-01 13:07:43 +01:00
58764.cc Update copyright years. 2017-01-01 13:07:43 +01:00
59872.cc Update copyright years. 2017-01-01 13:07:43 +01:00
77334.cc Update copyright years. 2017-01-01 13:07:43 +01:00
init-list.cc Update copyright years. 2017-01-01 13:07:43 +01:00
pthread6.cc Update copyright years. 2017-01-01 13:07:43 +01:00
range_access.cc Update copyright years. 2017-01-01 13:07:43 +01:00