jive v0.2.0 (2017-08-30T11:25:58Z)
Home
Dub
Repo
BitArray.capacity
jive
bitarray
BitArray
number of elements this structure can hold without further allocations
struct
BitArray
@
nogc
nothrow pure @
safe
const @
property
size_t
capacity
(
)
Meta
Source
See Implementation
jive
bitarray
BitArray
aliases
limb
constructors
this
destructors
~this
functions
capacity
count
empty
length
limbCount
limbs
opIndex
opIndexAssign
ptr
reserve
reset
resize
toggle
manifest constants
limbBits
postblits
this(this)
number of elements this structure can hold without further allocations