$search

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< 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 Variables Typedefs Enumerations Friends


allocators
Author(s): Josh Faust
autogenerated on Sat Mar 2 13:21:09 2013