unstandard ~master (2017-05-26T08:42:45Z)
Dub
Repo
WeakReference.alive
unstd
memory
weakref
WeakReference
Determines whether referenced object is finalized.
class
WeakReference
(T)
@
property
const pure nothrow @
nogc
bool
alive
(
)
if
(
isWeakReferenceable
!
T
)
Meta
Source
See Implementation
unstd
memory
weakref
WeakReference
constructors
this
destructors
~this
properties
alive
target
Determines whether referenced object is finalized.