forward — stdgpu Latest documentation (original) (raw)
forward#
stdgpu: stdgpu::forward
stdgpu Latest
Efficient STL-like Data Structures on the GPU
| forward forward move | ◆ forward() [2/2] template constexpr STDGPU_HOST_DEVICE T && stdgpu::forward ( std::remove_reference_t< T > & t) constexprnoexcept Forwards a value. Template Parameters TThe type of the value Parameters [in]tA value ReturnsThe forwarded value |
|---|