jive ~master (2017-09-19T14:40:24Z)
Home
Dub
Repo
Array.capacity
jive
array
Array
number of elements this structure can hold without further allocations
struct
Array
(V)
const pure nothrow @
property
@
safe
size_t
capacity
(
)
Meta
Source
See Implementation
jive
array
Array
aliases
opCatAssign
constructors
this
destructors
~this
functions
assign
back
capacity
clear
empty
front
insert
length
memUsage
opCmp
opDollar
opEquals
opIndex
opSlice
opSliceAssign
popBack
ptr
pushBack
remove
reserve
resize
toHash
toString
postblits
this(this)
number of elements this structure can hold without further allocations