allocator object that gets chunks of memory and then hands parts of them to a user More...
#include <vector>
Go to the source code of this file.
Classes | |
class | Allocator |
class | ChunkAllocator |
class | PackedChunkAllocator |
class | SequentialAllocator |
allocator object that gets chunks of memory and then hands parts of them to a user
Definition in file allocator.h.