jive ~master (2017-09-19T14:40:24Z)
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
memUsage
opIndex
opIndexAssign
ptr
reserve
reset
resize
toggle
manifest constants
limbBits
postblits
this(this)
number of elements this structure can hold without further allocations