#include <Hashing.h>
Public Member Functions | |
| int | hash (const K &key) const |
| Returns the hash value of key. | |
This class implements a default hash function for various basic data types.
Definition at line 256 of file Hashing.h.
| int ogdf::DefHashFunc< K >::hash | ( | const K & | key | ) | const [inline] |