Classes | Namespaces | Functions
aligned.h File Reference
#include <cstdlib>
#include <boost/cstdint.hpp>
Include dependency graph for aligned.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  allocators::AlignedAllocator< T, align >
 An stl-compatible aligned allocator. More...
 
class  allocators::AlignedAllocator< T, align >
 An stl-compatible aligned allocator. More...
 
class  allocators::AlignedAllocator< void, align >
 
struct  allocators::AlignedAllocator< T, align >::rebind< U >
 
struct  allocators::AlignedAllocator< void, align >::rebind< U >
 

Namespaces

 allocators
 

Functions

void allocators::alignedFree (void *aligned)
 Free memory allocated through alignedMalloc() More...
 
void * allocators::alignedMalloc (size_t size, size_t alignment)
 Allocate memory aligned at on a value. Memory allocated through alignedMalloc() must be freed through alignedFree() More...
 


allocators
Author(s): Josh Faust
autogenerated on Wed Mar 2 2022 00:54:11