ug4
Loading...
Searching...
No Matches
hash_function.h File Reference
#include "common/types.h"

Go to the source code of this file.

Namespaces

namespace  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.