gcc/libstdc++-v3/include/debug
François Dumont c0cb38c28e re PR libstdc++/89477 (Incorrect CTAD deduction guides for set and multiset)
2019-03-08  François Dumont  <fdumont@gcc.gnu.org>

	PR libstdc++/89477
	* include/debug/map.h (map): Use _RequireNotAllocator to constrain
	parameters in deduction guides.
	* include/debug/multimap.h (multimap): Likewise.
	* include/debug/set.h (multimap): Likewise.
	* include/debug/multiset.h (multimap): Likewise.
	* include/debug/unordered_map (unordered_map): Likewise.
	(unordered_multimap): Likewise.
	* include/debug/unordered_set (unordered_set): Likewise.
	(unordered_multiset): Likewise.

From-SVN: r269479
2019-03-08 05:53:09 +00:00
..
array Fix after P0600. 2019-01-21 11:47:30 +00:00
assertions.h Update copyright years. 2019-01-01 13:31:55 +01:00
bitset Update copyright years. 2019-01-01 13:31:55 +01:00
debug.h Update copyright years. 2019-01-01 13:31:55 +01:00
deque Update copyright years. 2019-01-01 13:31:55 +01:00
formatter.h Update copyright years. 2019-01-01 13:31:55 +01:00
forward_list PR libstdc++/88607 replace or remove unnecessary UTF-8 characters 2019-01-03 20:38:11 +00:00
functions.h Update copyright years. 2019-01-01 13:31:55 +01:00
helper_functions.h Update copyright years. 2019-01-01 13:31:55 +01:00
list Update copyright years. 2019-01-01 13:31:55 +01:00
macros.h Update copyright years. 2019-01-01 13:31:55 +01:00
map Update copyright years. 2019-01-01 13:31:55 +01:00
map.h re PR libstdc++/89477 (Incorrect CTAD deduction guides for set and multiset) 2019-03-08 05:53:09 +00:00
multimap.h re PR libstdc++/89477 (Incorrect CTAD deduction guides for set and multiset) 2019-03-08 05:53:09 +00:00
multiset.h re PR libstdc++/89477 (Incorrect CTAD deduction guides for set and multiset) 2019-03-08 05:53:09 +00:00
safe_base.h Update copyright years. 2019-01-01 13:31:55 +01:00
safe_container.h Update copyright years. 2019-01-01 13:31:55 +01:00
safe_iterator.h Update copyright years. 2019-01-01 13:31:55 +01:00
safe_iterator.tcc Update copyright years. 2019-01-01 13:31:55 +01:00
safe_local_iterator.h Update copyright years. 2019-01-01 13:31:55 +01:00
safe_local_iterator.tcc Update copyright years. 2019-01-01 13:31:55 +01:00
safe_sequence.h Update copyright years. 2019-01-01 13:31:55 +01:00
safe_sequence.tcc Update copyright years. 2019-01-01 13:31:55 +01:00
safe_unordered_base.h Update copyright years. 2019-01-01 13:31:55 +01:00
safe_unordered_container.h Update copyright years. 2019-01-01 13:31:55 +01:00
safe_unordered_container.tcc Update copyright years. 2019-01-01 13:31:55 +01:00
set Update copyright years. 2019-01-01 13:31:55 +01:00
set.h re PR libstdc++/89477 (Incorrect CTAD deduction guides for set and multiset) 2019-03-08 05:53:09 +00:00
stl_iterator.h Update copyright years. 2019-01-01 13:31:55 +01:00
string Update copyright years. 2019-01-01 13:31:55 +01:00
unordered_map re PR libstdc++/89477 (Incorrect CTAD deduction guides for set and multiset) 2019-03-08 05:53:09 +00:00
unordered_set re PR libstdc++/89477 (Incorrect CTAD deduction guides for set and multiset) 2019-03-08 05:53:09 +00:00
vector Update copyright years. 2019-01-01 13:31:55 +01:00