plus< T >#
stdgpu Latest
Efficient STL-like Data Structures on the GPU
|
stdgpu::plus< T >
Detailed Description
template<typename T = void>
struct stdgpu::plus< T >
struct stdgpu::plus< T >
A function to add two values.
- Template Parameters
-
T The type of the values
Public Member Functions | |
STDGPU_HOST_DEVICE T | operator() (const T &lhs, const T &rhs) const |
Generated by 1.9.6