AlignedAllocator.h File Reference
#include <memory>
#include <malloc.h>
#include <xmmintrin.h>
#include <limits>
+ Include dependency graph for AlignedAllocator.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AlignedAllocator< T, Align >
 
struct  AlignedAllocator< T, Align >::rebind< U >
 
struct  MakeFixedAlignedAllocator< Align >
 
struct  MakeFixedAlignedAllocator< Align >::AllocType< T >
 

Namespaces

 MiscLib
 

Enumerations

enum  { DefaultAlignment = sizeof(size_t) }