Ion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ion::base::StlInlinedAllocator< T, N >::rebind< U > Struct Template Reference

#include "stlallocator.h"

Public Types

typedef RebindHelper< U, T >::other other
 

Detailed Description

template<typename T, int N>
template<typename U>
struct ion::base::StlInlinedAllocator< T, N >::rebind< U >

Definition at line 214 of file stlallocator.h.

Member Typedef Documentation

template<typename T, int N>
template<typename U>
typedef RebindHelper<U, T>::other ion::base::StlInlinedAllocator< T, N >::rebind< U >::other

Definition at line 215 of file stlallocator.h.


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