StringObj

Undocumented in source.
version(MemutilsTests)
final
static if(!SkipUnitTests && !DisableDebugAllocations)
class StringObj {}

Constructors

this
this(string a)
Undocumented in source.

Members

Functions

check_value
void check_value(StringObjRef str_obj)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

m_str
string m_str;
Undocumented in source.

Meta