FPAsString

Wraps the result of fpToString in a non-allocating stringifiable struct.

Constructors

this
this(T f)
Undocumented in source.

Members

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
void toString(W w)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta