CStr

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(string str)
Undocumented in source.
this
this(string str, Alloc alloc)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Members

Manifest constants

isStaticAlloc
enum isStaticAlloc;
Undocumented in source.

Properties

length
length [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
ptr
const(char*) ptr [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta