unstandard ~master (2017-05-26T08:42:45Z)
Dub
Repo
WeakReferenceArray.capacity
unstd
memory
weakref
WeakReferenceArray
Returns the capacity of the array.
class
WeakReferenceArray
(T)
@
property
const @
safe
pure nothrow @
nogc
size_t
capacity
(
)
if
(
isWeakReferenceable
!
T
)
Meta
Source
See Implementation
unstd
memory
weakref
WeakReferenceArray
constructors
this
destructors
~this
functions
makeHard
makeWeak
opIndex
opIndexAssign
opOpAssign
removeDead
reserve
properties
aliveCount
buff
capacity
count
hard
Returns the capacity of the array.