Public Types
allocators::AlignedAllocator< T, align >::rebind< U > Struct Template Reference

#include <aligned.h>

List of all members.

Public Types

typedef AlignedAllocator< U,
align > 
other

Detailed Description

template<class T, size_t align>
template<class U>
struct allocators::AlignedAllocator< T, align >::rebind< U >

Definition at line 122 of file aligned.h.


Member Typedef Documentation

template<class T, size_t align>
template<class U >
typedef AlignedAllocator<U, align> allocators::AlignedAllocator< T, align >::rebind< U >::other

Definition at line 124 of file aligned.h.


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


allocators
Author(s): Josh Faust
autogenerated on Mon Oct 6 2014 06:54:53