StringValue

Undocumented in source.

Members

Functions

len
size_t len()
Undocumented in source. Be warned that the author may not have intended to support it.
lstring
char* lstring()
Undocumented in source. Be warned that the author may not have intended to support it.
toDchars
const(char)* toDchars()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
inout(char)[] toString()

Variables

value
T value;
Undocumented in source.

Meta