phobos-next v0.3.7 (2020-07-28T23:34:39Z)
Home
Dub
Repo
StaticBitArray.opIndexAssign
simple_static_bitarray
StaticBitArray
Sets the
idx
'th bit.
struct
StaticBitArray
(uint capacity)
@
safe
pure nothrow @
nogc
@
trusted
bool
opIndexAssign
(
bool
b
,
size_t
idx
)
Meta
Source
See Implementation
simple_static_bitarray
StaticBitArray
aliases
Block
functions
indexOfFirstOne
indexOfFirstZero
opIndex
opIndexAssign
reset
manifest constants
bitsPerBlock
blockCount
length
Sets the idx'th bit.