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