diff options
author | Jonathan Wakely <jwakely.gcc@gmail.com> | 2011-11-08 00:33:45 +0000 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2011-11-08 00:33:45 +0000 |
commit | 7579d15b5819a8df09e1ba4ae05d765185b6bba8 (patch) | |
tree | afeb0bf897f5ac1ae9e710c7e072062215f230d0 /gcc | |
parent | e23de0edd9ca34e809f9cb19c153ae837d38182b (diff) | |
download | gcc-7579d15b5819a8df09e1ba4ae05d765185b6bba8.zip gcc-7579d15b5819a8df09e1ba4ae05d765185b6bba8.tar.gz gcc-7579d15b5819a8df09e1ba4ae05d765185b6bba8.tar.bz2 |
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
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions