CharStorage

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

length
size_t length()
Undocumented in source. Be warned that the author may not have intended to support it.
opBinaryRight
T* opBinaryRight(dchar k)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
T opIndex(dchar k)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndexAssign
void opIndexAssign(T v, dchar k)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta