ArgPod

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

opAssign
ArgPod!T opAssign(Argument val)
Undocumented in source. Be warned that the author may not have intended to support it.
opAssign
ArgPod!T opAssign(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
randomChange
void randomChange(string maxChange)
Undocumented in source. Be warned that the author may not have intended to support it.
randomChange
void randomChange()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

dup
Argument dup [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
tostring
uint tostring [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
val
T val [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
value
T value [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

mVal
T mVal;
Undocumented in source.

Meta