reference

reference#

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

◆ reference()

template<typename Block = bitset_default_type, typename Allocator = safe_device_allocator<Block>>
stdgpu::bitset< Block, Allocator >::reference::reference ( const reference x)
defaultnoexcept

Default copy constructor.

Parameters
[in]xThe reference object to copy