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:
 All Classes Namespaces Files Functions Typedefs


allocators
Author(s): Josh Faust
autogenerated on Fri Jan 11 09:32:34 2013