Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | List of all members
AlignedAllocator< T >::rebind< U > Struct Template Reference

#include <aligned_allocator.h>

Public Types

typedef AlignedAllocator< U > other
 

Detailed Description

template<class T>
template<class U>
struct AlignedAllocator< T >::rebind< U >

Definition at line 69 of file aligned_allocator.h.

Member Typedef Documentation

template<class T >
template<class U >
typedef AlignedAllocator<U> AlignedAllocator< T >::rebind< U >::other

Definition at line 71 of file aligned_allocator.h.


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