aligned.h File Reference

#include <cstdlib>
#include <boost/cstdint.hpp>
Include dependency graph for aligned.h:

Go to the source code of this file.

Classes

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

namespace  allocators

Functions

void allocators::alignedFree (void *aligned)
 Free memory allocated through alignedMalloc().
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().
 All Classes Namespaces Files Functions Typedefs


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