Pioneer
Loading...
Searching...
No Matches
Public Member Functions | List of all members
nv::hash< Key > Struct Template Reference

#include <Weld.h>

Public Member Functions

Uint32 sdbm_hash (const void *data_in, Uint32 size, Uint32 h=5381)
 
Uint32 operator() (const Key &k)
 

Member Function Documentation

◆ operator()()

template<typename Key >
Uint32 nv::hash< Key >::operator() ( const Key &  k)
inline
Here is the call graph for this function:

◆ 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: