reference — stdgpu Latest documentation (original) (raw)

template<typename Block = bitset_default_type, typename Allocator = safe_device_allocator>
class stdgpu::bitset< Block, Allocator >::reference

A proxy class for a reference to a bit.

Differences to std::bitset::reference: