Go to the documentation of this file.
28 #ifndef __AlignedAllocator_H__
29 #define __AlignedAllocator_H__
77 static void* allocate(
size_t size,
size_t alignment);
91 static void* allocate(
size_t size);
99 static void deallocate(
void* p);
107 #endif // __AlignedAllocator_H__
Copyright © 2012 Torus Knot Software Ltd

This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Wed Oct 16 2013 14:35:41