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