hash< T >

hash< T >#

stdgpu: stdgpu::hash< T >
stdgpu Latest
Efficient STL-like Data Structures on the GPU

Detailed Description

template<typename T>
struct stdgpu::hash< T >

A function object to compute hash values of provided keys.

Template Parameters
TThe type of the key values
Note
This base class implements the specialization for all enums and scoped enums