HashMap optimized for char * strings. More...
Go to the source code of this file.
Classes | |
class | Hypertable::CstrHashMap< DataT, TraitsT > |
A hash map for storing and lookup char * strings efficiently. More... | |
Namespaces | |
Hypertable | |
Hypertable definitions | |
HashMap optimized for char * strings.
This file implements a HashMap for storing and looking up strings efficiently.
Definition in file CstrHashMap.h.