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

Specialize for when the types are the same, that is, for the primary T allocator. More...

#include "stlallocator.h"

Public Types

typedef StlInlinedAllocator< U, N > other
 

Detailed Description

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

Specialize for when the types are the same, that is, for the primary T allocator.

Definition at line 211 of file stlallocator.h.

Member Typedef Documentation

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

Definition at line 212 of file stlallocator.h.


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