#include "byte_hasher.h"#include "hash_table.h"#include "pointer_hash.h"#include "object_packers.h"#include <basis/astring.h>#include <basis/byte_array.h>#include <basis/functions.h>#include <basis/contracts.h>#include <basis/definitions.h>#include <basis/guards.h>#include "set.h"

Go to the source code of this file.
Classes | |
| class | structures::pointer_hash< contents > |
| A hash table for storing pointers. More... | |
Namespaces | |
| namespace | structures |
A dynamic container class that holds any kind of object via pointers. | |
1.6.3