|
ug4
|
#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. | |