#include "static_memory_gremlin.h"#include <basis/contracts.h>#include <basis/enhance_cpp.h>#include <basis/mutex.h>#include <basis/functions.h>#include <basis/array.h>#include <stdio.h>#include <string.h>

Go to the source code of this file.
Namespaces | |
| namespace | structures |
A dynamic container class that holds any kind of object via pointers. | |
Variables | |
| const int | structures::SMG_CHUNKING_FACTOR = 32 |
1.6.3