identity — stdgpu Latest documentation (original) (raw)
identity#
stdgpu: stdgpu::identity
stdgpu Latest
Efficient STL-like Data Structures on the GPU
- stdgpu
- identity
Public Member Functions |List of all members
stdgpu::identity
Complementing functionality » functional
Detailed Description
A function to return the given value.
| Public Member Functions | |
|---|---|
| template | |
| STDGPU_HOST_DEVICE T && | operator() (T &&t) const noexcept |