|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Common hash table utilities and base classes. More...
#include <ahFunction.H>Go to the source code of this file.
Namespaces | |
| namespace | Aleph |
| Main namespace for Aleph-w library functions. | |
Macros | |
| #define | OHASH_COMMON(class_name) |
Common hash table utilities and base classes.
Provides default hash functions, equal comparators, and common utilities used by all hash table implementations.
Definition in file hash-dry.H.
| #define OHASH_COMMON | ( | class_name | ) |
Definition at line 48 of file hash-dry.H.