unstandard ~master (2017-05-26T08:42:45Z)
Dub
Repo
WeakReferenceArray.opIndexAssign
unstd
memory
weakref
WeakReferenceArray
Changes
i
-th referenced object.
class
WeakReferenceArray
(T)
void
opIndexAssign
(
T
target
,
in
size_t
i
)
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
Changes i-th referenced object.