host_cend — stdgpu Latest documentation (original) (raw)

host_cend#

stdgpu: stdgpu::host_cend

stdgpu Latest

Efficient STL-like Data Structures on the GPU

back_inserter device_begin device_begin device_begin device_begin device_cbegin device_cbegin device_cend device_cend device_end device_end device_end device_end device_ptr front_inserter host_begin host_begin host_begin host_begin host_cbegin host_cbegin host_cend host_cend host_end host_end host_end host_end host_ptr inserter make_device make_host size size host_cend() [1/2] template auto stdgpu::host_cend ( const C & host_container) -> decltype(host_end(host_container)) Creates a contant pointer to the end of the given host container. Template Parameters CThe type of the container Parameters [in]host_containerAn array ReturnsA constant pointer to the end of the host container

Generated by doxygen 1.9.6