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