host_range

host_range#

stdgpu: stdgpu::host_range::host_range
stdgpu Latest
Efficient STL-like Data Structures on the GPU

◆ host_range() [1/4]

template<typename T >
stdgpu::host_range< T >::host_range ( T *  p)
explicit

Constructor with automatic size inference from the given pointer.

Parameters
[in]pA pointer to the array