URI.this

Copy constructor.

  1. this()
  2. this(string url)
  3. this(typeof(this) rhs)
    struct URI
    @nogc nothrow
    this
    (
    ref typeof(this) rhs
    )

Meta