gcc/libstdc++-v3/include
François Dumont 010211394d re PR libstdc++/88199 (memory leak on unordered container move assignment)
2018-11-27  François Dumont  <fdumont@gcc.gnu.org>

	PR libstdc++/88199
	* include/bits/hashtable.h (_Hashtable<>::_M_assign_elements): New.
	(_Hashtable<>::operator=(const _Hashtable&)): Use latter.
	(_Hashtable<>::_M_move_assign(_Hashtable&&, false_type)): Likewise.
	* testsuite/23_containers/unordered_set/allocator/move_assign.cc
	(test03): New.

From-SVN: r266528
2018-11-27 21:21:51 +00:00
..
backward
bits re PR libstdc++/88199 (memory leak on unordered container move assignment) 2018-11-27 21:21:51 +00:00
c
c_compatibility
c_global cstddef: Add versioned namespace. 2018-10-24 05:20:35 +00:00
c_std
debug re PR libstdc++/87872 (debug list::splice should not call _M_transfer_from_if on self-splices) 2018-11-06 20:20:06 +00:00
decimal
experimental
ext 2018-11-19 François Dumont <fdumont@gcc.gnu.org> 2018-11-19 21:02:17 +00:00
parallel
precompiled
profile
std Implement P0415 More constexpr for std::complex. 2018-11-23 18:17:04 +00:00
tr1 PR libstdc++/83566 - cyl_bessel_j returns wrong result for x>1000 2018-11-18 18:32:26 +00:00
tr2 PR libstdc++/87784 fix dynamic_bitset::push_back 2018-10-30 14:49:32 +00:00
Makefile.am
Makefile.in Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856). 2018-10-31 17:03:16 +00:00