gcc/libstdc++-v3/include/profile
Jonathan Wakely b6febe8092 backport: unordered_map.h (unordered_map, [...]): Add missing constructors.
Backport from mainline
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: r224741
2015-06-22 16:53:23 +01:00
..
impl Update copyright years. 2015-01-05 13:33:28 +01:00
array re PR libstdc++/65352 (array<T,0>::begin()/end() etc. forms a null reference and breaks on clang+ubsan) 2015-05-28 17:14:26 +01:00
base.h Update copyright years. 2015-01-05 13:33:28 +01:00
bitset Update copyright years. 2015-01-05 13:33:28 +01:00
deque Update copyright years. 2015-01-05 13:33:28 +01:00
forward_list Update copyright years. 2015-01-05 13:33:28 +01:00
iterator_tracker.h Update copyright years. 2015-01-05 13:33:28 +01:00
list 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
ordered_base.h 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
unordered_base.h Update copyright years. 2015-01-05 13:33:28 +01:00
unordered_map backport: unordered_map.h (unordered_map, [...]): Add missing constructors. 2015-06-22 16:53:23 +01:00
unordered_set backport: unordered_map.h (unordered_map, [...]): Add missing constructors. 2015-06-22 16:53:23 +01:00
vector Update copyright years. 2015-01-05 13:33:28 +01:00