Provides a variety of hash functions for use with the Standard Template Library. More...
#include <regina-config.h>
#include <string>
#include "utilities/hashset.h"
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.