Hasher Class Reference
[Containers]
An empty template for the hash function.
More...
#include <LDK/Hash.h>
Detailed Description
You need to make a specialisation of this template to use exotic types as keys in Hash. Provided specialisations are:
- Hasher<int>
- Hasher<int64>
- Hasher<const char*>
- Hasher<std::string>
- Hasher<String>
The documentation for this class was generated from the following file:
Generated on Fri Aug 17 18:32:27 2007 for LDK by
1.5.1