#include <Weld.h>
|
| Uint32 | sdbm_hash (const void *data_in, Uint32 size, Uint32 h=5381) |
| |
| Uint32 | operator() (const Key &k) |
| |
◆ operator()()
template<typename Key >
| Uint32 nv::hash< Key >::operator() |
( |
const Key & |
k | ) |
|
|
inline |
◆ sdbm_hash()
template<typename Key >
| Uint32 nv::hash< Key >::sdbm_hash |
( |
const void * |
data_in, |
|
|
Uint32 |
size, |
|
|
Uint32 |
h = 5381 |
|
) |
| |
|
inline |
The documentation for this struct was generated from the following file: