set

set#

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

◆ set() [1/3]

template<typename Block = bitset_default_type, typename Allocator = safe_device_allocator<Block>>
void stdgpu::bitset< Block, Allocator >::set ( )

Sets all bits.

Postcondition
count() == size()