stdgpu: stdgpu::hash< T > — stdgpu Latest documentation (original) (raw)
hash< T >#
stdgpu: stdgpu::hash< T >
stdgpu Latest
Efficient STL-like Data Structures on the GPU
- stdgpu
- hash
Detailed Description
template
struct stdgpu::hash< T >
A function object to compute hash values of provided keys.
Template Parameters
| T | The type of the key values |
|---|
Note
This base class implements the specialization for all enums and scoped enums