dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
Array.cap
dil
Array
Array
Returns the total capacity of the Array.
size_t
cap
()
struct
Array
size_t
cap
@
property
const
(
)
void
cap
(
size_t
n
)
Meta
Source
See Implementation
dil
Array
Array
constructors
this
functions
cap
compact
destroy
elems
get
growcap
len
opOpAssign
opSlice
rem
reserve
shrinkby
variables
cur
end
ptr
Returns the total capacity of the Array.