SmartPointer

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(T ptr)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Alias This

get

Members

Functions

clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
opAssign
void opAssign(typeof(null) n)
Undocumented in source. Be warned that the author may not have intended to support it.
opAssign
void opAssign(T ptr)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

get
T get [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
isNull
bool isNull [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta