reset

reset#

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

◆ reset() [1/3]

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

Resets all bits.

Postcondition
count() == 0