gcc/libstdc++-v3/include
François Dumont 20a4550ce0 re PR libstdc++/89608 (Undetected iterator invalidations on unordered containers in debug mode)
2019-03-08  François Dumont  <fdumont@gcc.gnu.org>

	PR libstdc++/89608
	* include/debug/unordered_map (unordered_map<>::_M_check_rehashed):
	Invalidate all iterators in case of rehash.
	(unordered_multimap<>::_M_check_rehashed): Likewise.
	* include/debug/unordered_set
	(unordered_set<>::_M_check_rehashed): Likewise.
	(unordered_multiset<>::_M_check_rehashed): Likewise.
	* testsuite/23_containers/unordered_set/debug/89608_neg.cc: New.

From-SVN: r269478
2019-03-08 05:37:50 +00:00
..
backward Fix after P0600. 2019-01-21 11:47:30 +00:00
bits Add L suffix to __cpp_lib_char8_t value 2019-03-06 12:13:19 +00:00
c
c_compatibility Define midpoint and lerp functions for C++20 (P0811R3) 2019-03-05 18:37:24 +00:00
c_global Define midpoint and lerp functions for C++20 (P0811R3) 2019-03-05 18:37:24 +00:00
c_std
debug re PR libstdc++/89608 (Undetected iterator invalidations on unordered containers in debug mode) 2019-03-08 05:37:50 +00:00
decimal
experimental P0482R5 char8_t: Standard library support 2019-02-19 02:54:42 +00:00
ext Disambiguate __gnu_cxx::append_ partial specialization 2019-02-22 01:15:58 +00:00
parallel
precompiled
profile Fix after P0600. 2019-01-21 11:47:30 +00:00
std P0356R5 Simplified partial function application 2019-03-07 14:15:53 +00:00
tr1 PR libstdc++/86655 - std::assoc_legendre should not constrain 2019-03-06 13:38:32 +00:00
tr2 Fix after P0600. 2019-01-21 11:47:30 +00:00
Makefile.am
Makefile.in PR libstdc++/89466 avoid slow xsltproc command in configure 2019-02-27 11:25:44 +00:00