Type: Rebinds scoped allocator to typedef scoped_allocator_adaptor < typename outer_traits_type::template portable_rebind_alloc<U>::type , InnerAllocs...
More...
#include <scoped_allocator.hpp>
Public Types | |
typedef scoped_allocator_adaptor < typename outer_traits_type::template portable_rebind_alloc< U > ::type, InnerAllocs... > | other |
Type: Rebinds scoped allocator to typedef scoped_allocator_adaptor < typename outer_traits_type::template portable_rebind_alloc<U>::type , InnerAllocs...
>
typedef scoped_allocator_adaptor< typename outer_traits_type::template portable_rebind_alloc<U>::type , InnerAllocs... > boost::container::scoped_allocator_adaptor< OuterAlloc, InnerAllocs >::rebind< U >::other |