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
()
size_t
length
(size_t val)
struct
Bitplane
(int NOfBitplanes)
@
property
nothrow @
trusted
pure
size_t
length
(
size_t
val
)
if
(
NOfBitplanes
<= 16 &&
NOfBitplanes
> 0
)
Meta
Source
See Implementation
bitleveld
datatypes
Bitplane
functions
length
opIndex
opIndexAssign