#include <string>#include <string.h>#include <ext/hash_map>

Go to the source code of this file.
Classes | |
| class | StringHashFun |
| struct | eqstr |
Typedefs | |
| typedef __gnu_cxx::hash_map < string, string, StringHashFun, struct eqstr > | Dictionary |
| typedef __gnu_cxx::hash_map<string,string,StringHashFun,struct eqstr> Dictionary |
Definition at line 32 of file stringhashfun.h.
1.6.3