phobos-next ~master (2025-01-18T22:13:40.3704578)
Dub
Repo
BitArray.capacity
nxt
container
bitarray
BitArray
Get capacity in number of bits.
struct
BitArray
(bool blockAlignedLength = false, alias Allocator = null)
pure nothrow @
safe
@
nogc
@
property
const
size_t
capacity
(
)
Meta
Source
See Implementation
nxt
container
bitarray
BitArray
aliases
opDollar
destructors
~this
functions
allOne
allZero
clear
countOnes
countZeros
dup
indexOfFirstOne
indexOfFirstZero
opCast
opEquals
opIndex
opIndexAssign
opSliceAssign
postblits
this(this)
properties
capacity
length
Get capacity in number of bits.