ug4
hash_function.h File Reference
#include "common/types.h"

Go to the source code of this file.

Namespaces

 ug
 the ug namespace
 

Functions

template<typename TKey >
size_t ug::hash_key (const TKey &key)
 The hashing method can be specialized for different types. More...