|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Concept: T provides a semantic hash via ADL. More...
#include <hash-fct.H>
Concept: T provides a semantic hash via ADL.
To opt in, define in T's own namespace:
This is the preferred way to add hashing for user-defined types.
Definition at line 869 of file hash-fct.H.