#include "object_packers.h"#include "string_table.h"#include "pointer_hash.h"#include "hash_table.h"#include "string_hasher.h"#include <basis/astring.h>#include "symbol_table.h"#include <basis/functions.h>#include <basis/guards.h>#include <basis/contracts.h>

Go to the source code of this file.
Namespaces | |
| namespace | structures |
A dynamic container class that holds any kind of object via pointers. | |
1.6.3