Text.this

Undocumented in source.
  1. this(size_t space)
  2. this(T[] content, bool copy)
  3. this(const(T)[] content)
  4. this(TextViewT other, bool copy)
  5. this(const(TextViewT) other, bool copy)
    class Text(T)
    this
    (
    const(TextViewT) other
    ,
    bool copy = true
    )

Meta