Public Types

Swift::SafeAllocator< T >::rebind< U > Struct Template Reference

List of all members.

Public Types

typedef SafeAllocator< U > other

Detailed Description

template<typename T>
template<class U>
struct Swift::SafeAllocator< T >::rebind< U >

Definition at line 16 of file SafeAllocator.h.


Member Typedef Documentation

template<typename T>
template<class U >
typedef SafeAllocator<U> Swift::SafeAllocator< T >::rebind< U >::other

Definition at line 17 of file SafeAllocator.h.