8sa1-gcc/libstdc++-v3/include/debug
François Dumont e55b80f5f4 unordered_map.h (unordered_map, [...]): Add missing constructors.
2015-05-17  François Dumont  <fdumont@gcc.gnu.org>

	* include/bits/unordered_map.h (unordered_map, unordered_multimap): Add
	missing constructors.
	* include/bits/unordered_set.h (unordered_set, unordered_multiset):
	Likewise.
	* include/debug/unordered_map (unordered_map, unordered_multimap): Add
	missing constructors.
	* include/debug/unordered_set (unordered_set, unordered_multiset):
	Likewise.
	* include/profile/unordered_map (unordered_map, unordered_multimap): Add
	missing constructors.
	* include/profile/unordered_set (unordered_set, unordered_multiset):
	Likewise.
	* testsuite/23_containers/unordered_map/cons/66055.cc: Add constructor
	invocations.
	* testsuite/23_containers/unordered_multimap/cons/66055.cc: Likewise.
	* testsuite/23_containers/unordered_multiset/cons/66055.cc: Likewise.
	* testsuite/23_containers/unordered_set/cons/66055.cc: Likewise.

From-SVN: r223273
2015-05-17 20:14:53 +00:00
..
array Update copyright years. 2015-01-05 13:33:28 +01:00
bitset Update copyright years. 2015-01-05 13:33:28 +01:00
debug.h Update copyright years. 2015-01-05 13:33:28 +01:00
deque Update copyright years. 2015-01-05 13:33:28 +01:00
formatter.h Update copyright years. 2015-01-05 13:33:28 +01:00
forward_list Update copyright years. 2015-01-05 13:33:28 +01:00
functions.h Update copyright years. 2015-01-05 13:33:28 +01:00
list Update copyright years. 2015-01-05 13:33:28 +01:00
macros.h Update copyright years. 2015-01-05 13:33:28 +01:00
map Update copyright years. 2015-01-05 13:33:28 +01:00
map.h Update copyright years. 2015-01-05 13:33:28 +01:00
multimap.h Update copyright years. 2015-01-05 13:33:28 +01:00
multiset.h Update copyright years. 2015-01-05 13:33:28 +01:00
safe_base.h Update copyright years. 2015-01-05 13:33:28 +01:00
safe_container.h Update copyright years. 2015-01-05 13:33:28 +01:00
safe_iterator.h Update copyright years. 2015-01-05 13:33:28 +01:00
safe_iterator.tcc Update copyright years. 2015-01-05 13:33:28 +01:00
safe_local_iterator.h Update copyright years. 2015-01-05 13:33:28 +01:00
safe_local_iterator.tcc Update copyright years. 2015-01-05 13:33:28 +01:00
safe_sequence.h Update copyright years. 2015-01-05 13:33:28 +01:00
safe_sequence.tcc Update copyright years. 2015-01-05 13:33:28 +01:00
safe_unordered_base.h Update copyright years. 2015-01-05 13:33:28 +01:00
safe_unordered_container.h Update copyright years. 2015-01-05 13:33:28 +01:00
safe_unordered_container.tcc Update copyright years. 2015-01-05 13:33:28 +01:00
set Update copyright years. 2015-01-05 13:33:28 +01:00
set.h Update copyright years. 2015-01-05 13:33:28 +01:00
string Update copyright years. 2015-01-05 13:33:28 +01:00
unordered_map unordered_map.h (unordered_map, [...]): Add missing constructors. 2015-05-17 20:14:53 +00:00
unordered_set unordered_map.h (unordered_map, [...]): Add missing constructors. 2015-05-17 20:14:53 +00:00
vector vector (_Safe_vector::operator=): Add missing returns. 2015-04-28 16:05:27 +01:00