KTL
ktl::type_allocator< T, Alloc >::rebind< U > Struct Template Reference

#include <type_allocator.h>

Public Types

typedef type_allocator< U, Alloc > other
 

Member Typedef Documentation

◆ other

template<typename T , typename Alloc >
template<typename U >
typedef type_allocator<U, Alloc> ktl::type_allocator< T, Alloc >::rebind< U >::other

The documentation for this struct was generated from the following file: