DOMString.this

Copy constructor.

  1. this()
  2. this(const(DOMString) other)
    class DOMString
    @safe nothrow pure
    this
    ()
  3. this(XMLCh* other)
  4. this(XMLCh* other, size_t length)
  5. this(const(char)* other)
  6. this(T[] other)

Meta