bitleveld v0.1.0 (2020-10-10T22:22:50Z)
Dub
Repo
Bitplane.opIndexAssign
bitleveld
datatypes
Bitplane
Undocumented in source. Be warned that the author may not have intended to support it.
ubyte
opIndexAssign
(ubyte val, size_t i)
struct
Bitplane
(int NOfBitplanes)
@
nogc
pure nothrow
static if
(
NOfBitplanes <= 8
)
ubyte
opIndexAssign
(
ubyte
val
,
size_t
i
)
if
(
NOfBitplanes
<= 16 &&
NOfBitplanes
> 0
)
ushort
opIndexAssign
(ushort val, size_t i)
Meta
Source
See Implementation
bitleveld
datatypes
Bitplane
functions
length
opIndex
opIndexAssign