#include <BALL/common.h>#include <BALL/COMMON/hash.h>#include <BALL/DATATYPE/triple.h>#include <BALL/DATATYPE/quadruple.h>#include <utility>#include <algorithm>#include <hash_map>#include <hash_fun.h>Go to the source code of this file.
Classes | |
| class | BALL::HashMap< Key, T > |
HashMap class based on the STL map (containing serveral convenience functions). More... | |
| class | BALL::HashMap< Key, T >::IllegalKey |
HashMap illegal key exception. More... | |
Namespaces | |
| namespace | BALL |