#include <hash.h>
Public Member Functions | |
HashIndex | operator() (const T &t) const throw () |
This template function provides a simple wrapper for the specialized hash functions. It facilitates their use in STL hash associative containers which expect a Hasher class as template parameter.