Obtains an allocator that allocates objects of type T2. More...
#include <allocator.hpp>
Public Types | |
typedef allocator< T2, Version, AllocationDisableMask > | other |
Obtains an allocator that allocates objects of type T2.
typedef allocator<T2, Version, AllocationDisableMask> boost::container::allocator< T, Version, AllocationDisableMask >::rebind< T2 >::other |