CAPD RedHom Library
no_init_allocator< T >::rebind< U > Struct Template Reference

Public Types

typedef no_init_allocator< U > other
 

Member Typedef Documentation

template<typename T >
template<typename U >
typedef no_init_allocator<U> no_init_allocator< T >::rebind< U >::other