KTL
|
#include "../utility/aligned_malloc.h"
#include "../utility/alignment.h"
#include "mallocator_fwd.h"
#include "type_allocator.h"
Go to the source code of this file.
Classes | |
class | ktl::mallocator |
An allocator which uses an aligned malloc for allocation. More... | |
Namespaces | |
ktl | |