|
The ChainCon Software (Release 0.03)
|
Hashing keys for std::string. More...
#include <string>#include "chomp/system/config.h"Go to the source code of this file.
Functions | |
| int_t | hashkey1 (const std::string &s) |
| Creates a generic hashing key no. More... | |
| int_t | hashkey2 (const std::string &s) |
| Creates a generic hashing key no. More... | |
Hashing keys for std::string.
Definition in file stringhash.h.
|
inline |
Creates a generic hashing key no.
1 for the standard string type, to be used in a hashed set.
Definition at line 44 of file stringhash.h.
|
inline |
Creates a generic hashing key no.
1 for the standard string type, to be used in a hashed set.
Definition at line 69 of file stringhash.h.
1.8.13