gcc/libstdc++-v3/include
François Dumont 23d5fd6cd6 Respect pointer_traits on node deallocation in _ReuseOrAllocNode parenthesis operator.
2018-12-23  François Dumont  <fdumont@gcc.gnu.org>

	Respect pointer_traits on node deallocation in _ReuseOrAllocNode
	parenthesis operator.

	* include/bits/hashtable_policy.h
	(_Hashtable_alloc<>::_M_deallocate_node_ptr(__node_type*)): New.
	(_Hashtable_alloc<>::_M_deallocate_node(__node_type*)): Use latter.
	(_ReuseOrAllocNode<>::operator<_Arg>()(_Arg&&)): Likewise.

From-SVN: r267380
2018-12-23 18:05:23 +00:00
..
backward
bits Respect pointer_traits on node deallocation in _ReuseOrAllocNode parenthesis operator. 2018-12-23 18:05:23 +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 PR libstdc++/80762 avoid ambiguous __constructible_from<void, void> 2018-12-12 16:13:43 +00:00
ext PR libstdc++/88119 use alignof in std::alignment_of, not __alignof__ 2018-11-29 12:32:57 +00:00
parallel
precompiled Add initial version of C++17 <memory_resource> header 2018-07-24 22:09:55 +01:00
profile
std LWG 3040: define starts_with/ends_with as proposed 2018-12-18 15:34:43 +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 Implement uniform container erasure for C++20. 2018-11-28 16:44:25 +00:00
Makefile.in Implement uniform container erasure for C++20. 2018-11-28 16:44:25 +00:00