On 11 June 2011 16:41, Jonathan Wakely wrote:
>
> 2011-06-11  Jonathan Wakely  <jwakely....@gmail.com>
>
>        * include/Makefile.am: Add alloc_traits.h headers.
>        * include/Makefile.in: Regenerate.
>        * include/std/memory: Include uses_allocator.h explicitly.
>        * include/bits/allocator.h (allocator_traits): Move to ...
>        * include/bits/alloc_traits.h: New header.
>        * include/ext/alloc_traits.h (__alloc_traits): Extension to provide
>        a common allocator interface for C++98 and C++0x.
>        * include/bits/stl_construct.h: Use __alloc_traits.
>        * include/bits/stl_uninitialized.h: Likewise.
>

Re-tested on x86_64-linux and committed as attached (the same as the
patch I sent 11 days ago but with one additional doxygen comment in
the new ext/alloc_traits.h header)

Attachment: patch
Description: Binary data

Reply via email to