Regina Calculation Engine
|
Provides a variety of hash functions for use with the Standard Template Library. More...
#include "regina-core.h"
#include "regina-config.h"
#include "utilities/hashset.h"
#include <string>
Classes | |
struct | regina::HashPointer |
A hash function used to calculate hash values for arbitrary pointers. More... | |
struct | regina::HashString |
A hash function used to calculate hash values for C++ strings. More... | |
Namespaces | |
stdhash | |
The namespace containing hash_set , hash_map and other associated Standard Template Library extension classes. | |
regina | |
Contains the entire Regina calculation engine. | |
Constant Groups | |
stdhash | |
The namespace containing hash_set , hash_map and other associated Standard Template Library extension classes. | |
regina | |
Contains the entire Regina calculation engine. | |
Provides a variety of hash functions for use with the Standard Template Library.