WeakRef

Undocumented in source.

Constructors

this
this(T tptr)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

dup
WeakRef dup()
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
equals_t opEquals(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
ptr
T ptr()
Undocumented in source. Be warned that the author may not have intended to support it.
toHash
hash_t toHash()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta