|
JASSv2
|
Simple block-allocator that internally uses a single non-growable fixed-sized buffer. More...
#include "allocator.h"

Go to the source code of this file.
Classes | |
| class | JASS::allocator_memory |
| Memory allocator out of a single non-growable fixed-sized buffer. More... | |
Simple block-allocator that internally uses a single non-growable fixed-sized buffer.
1.8.13