unstandard ~master (2017-05-26T08:42:45Z)
Dub
Repo
WeakReferenceArray.count
unstd
memory
weakref
WeakReferenceArray
Total count of (possibly dead) weak references.
class
WeakReferenceArray
(T)
@
property
const @
safe
pure nothrow @
nogc
size_t
count
(
)
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
Total count of (possibly dead) weak references.