#include <Hash.h>
Public Member Functions | |
size_t | operator() (const void *key) const |
bool | operator() (const void *key1, const void *key2) const |
Definition at line 86 of file Hash.h.
size_t GaudiUtils::Hash< void * >::operator() | ( | const void * | key | ) | const [inline] |
bool GaudiUtils::Hash< void * >::operator() | ( | const void * | key1, | |
const void * | key2 | |||
) | const [inline] |