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 | |
namespace | stdhash |
The namespace containing | |
namespace | regina |
Contains the entire Regina calculation engine. |
Provides a variety of hash functions for use with the Standard Template Library.