CAPD RedHom Library
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
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