Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
hash-dry.H File Reference

Common hash table utilities and base classes. More...

#include <ahFunction.H>
Include dependency graph for hash-dry.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Aleph
 Main namespace for Aleph-w library functions.
 

Macros

#define OHASH_COMMON(class_name)
 

Detailed Description

Common hash table utilities and base classes.

Provides default hash functions, equal comparators, and common utilities used by all hash table implementations.

Author
Leandro Rabindranath León

Definition in file hash-dry.H.

Macro Definition Documentation

◆ OHASH_COMMON

#define OHASH_COMMON (   class_name)

Definition at line 48 of file hash-dry.H.