phobos-next ~master (2022-05-18T09:58:38.2169964)
Dub
Repo
wordCountOfBitCount
nxt
array_help
@
safe
static @
safe
pure nothrow @
nogc
size_t
wordCountOfBitCount
(
size_t
bitCount
)
Return Value
Type:
size_t
number of words (
size_t
) needed to represent
bitCount
bits.
Meta
Source
See Implementation
nxt
array_help
aliases
s
functions
makeReallocatedBitArrayZeroPadded
makeUninitializedBitArray
makeZeroedBitArray
staticArray
staticArrayAlternative
properties
asN
toUbytes
static functions
binBlockBytes
wordCountOfBitCount
structs
US