PType

Undocumented in source.

Constructors

this
this(T val)
Undocumented in source.

Members

Enums

Tag
enum Tag
Undocumented in source.

Functions

get
T get()
Undocumented in source. Be warned that the author may not have intended to support it.
isNull
bool isNull()
Undocumented in source. Be warned that the author may not have intended to support it.
opAssign
void opAssign(PType val)
Undocumented in source. Be warned that the author may not have intended to support it.
opAssign
void opAssign(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
tag
Tag tag()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
void toString(Out output)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta