CStr.this

Undocumented in source.
  1. this()
  2. this(string str)
  3. this(string str, Alloc alloc)
    struct CStr(Alloc)
    static if(!(isStaticAlloc))
    this
    (
    string str
    ,
    Alloc alloc
    )

Meta