Address.this

Constructs a new address from another one.

  1. this(string addr)
  2. this(const(Address) copy)
    struct Address
    this
    (
    const(Address) copy
    )
  3. this(const(string)[] parts, bool endsWithMethod)

Meta