phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
StaticBitArray.opIndexAssign
simple_static_bitarray
StaticBitArray
Sets the
idx
'th bit.
struct
StaticBitArray
(uint capacity)
@
safe
pure nothrow @
nogc
@
trusted
in
bool
opIndexAssign
(
bool
b
,
size_t
idx
)
Meta
Source
See Implementation
simple_static_bitarray
StaticBitArray
functions
indexOfFirstOne
indexOfFirstZero
opIndex
opIndexAssign
reset
manifest constants
bitsPerBlock
blockCount
length
Sets the idx'th bit.