gcc/libstdc++-v3/include
Jonathan Wakely 7579d15b58 ptr_traits.h (__rebind): Replace with...
* include/bits/ptr_traits.h (__rebind): Replace with...
	(rebind): Implement using alias-declaration.
	* include/ext/pointer.h (__rebind): Replace with...
	(rebind): Implement using alias-declaration.
	* include/bits/alloc_traits.h (__rebind_alloc, __rebind_traits):
	Replace with...
	(rebind_alloc, rebind_traits): Implement using alias-declaration.
	* include/ext/alloc_traits.h (rebind): Use rebind_alloc instead of
	__rebind_alloc.
	* include/std/scoped_allocator (rebind): Likewise.

From-SVN: r181139
2011-11-08 00:33:45 +00:00
..
backward make __stl_prime_list in comdat 2011-11-07 07:43:46 +00:00
bits ptr_traits.h (__rebind): Replace with... 2011-11-08 00:33:45 +00:00
c
c_compatibility
c_global acinclude.m4: Check for <stdalign.h> 2011-11-07 08:46:58 +00:00
c_std cmath (fmod(_Tp, _Up)): Add. 2011-08-12 15:40:01 +00:00
debug basic_string.h (basic_string::at): Move adjacent to other overload. 2011-11-07 00:06:23 +00:00
decimal
ext ptr_traits.h (__rebind): Replace with... 2011-11-08 00:33:45 +00:00
parallel user.cfg.in (PDF_HYPERLINKS): To NO. 2011-08-07 07:27:06 +00:00
precompiled
profile hashtable.h (_Hashtable<>::_Hashtable(_Hashtable&&)): Remove noexcept, the move constructor allocates memory... 2011-09-01 15:45:20 +00:00
std ptr_traits.h (__rebind): Replace with... 2011-11-08 00:33:45 +00:00
tr1 re PR libstdc++/50880 (__complex_acosh() picks wrong complex branch) 2011-11-02 18:43:26 +00:00
tr2 doxygroups.cc: Add markup for namespace tr2. 2011-11-03 22:23:35 +00:00
Makefile.am Return gthr-posix.h to libgcc (PR bootstrap/50982) 2011-11-07 16:34:31 +00:00
Makefile.in Return gthr-posix.h to libgcc (PR bootstrap/50982) 2011-11-07 16:34:31 +00:00