|
Gaudi Framework, version v23r2 |
| Home | Generated: Thu Jun 28 2012 |
Generic hash implementation (for easy migration to the new Hash class). More...
#include <Hash.h>


Public Member Functions | |
| std::size_t | operator() (const T &key) const |
| the generic hash function | |
Generic hash implementation (for easy migration to the new Hash class).
Definition at line 30 of file Hash.h.
| std::size_t GaudiUtils::GenericHash< T >::operator() | ( | const T & | key ) | const [inline] |