Lolly 1.4.28
|
Go to the source code of this file.
Classes | |
class | hashfunc_rep< T, U > |
A concrete implementation of a hash function for a given type. More... | |
class | hashfunc< T, U > |
A generic hash function class that uses a concrete implementation of a hash function. More... | |
Functions | |
CONCRETE_TEMPLATE_2_CODE (hashfunc, class, T, class, U) | |
This hashfunc is a generic hash function class that utilizes a concrete implementation of a hash function for a given type.
Definition in file hashfunc.hpp.