- check_range
void check_range()
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
Currency opBinary(Currency rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
Currency opBinary(T rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinaryRight
Currency opBinaryRight(T left)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCast
T opCast()
Undocumented in source. Be warned that the author may not have intended to support it.
- opCmp
int opCmp(Currency x)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCmp
int opCmp(T x)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(Currency x)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(T x)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
void opOpAssign(Currency rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
void opOpAssign(T rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
void opOpAssign(T rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opUnary
Currency opUnary()
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.
- verify
bool verify()
Undocumented in source. Be warned that the author may not have intended to support it.