Loading [MathJax]/extensions/tex2jax.js
ug4
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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.