this

Copy ctor moves.

  1. this(typeof(this) rhs)
    @trusted
    this
    (
    typeof(this) rhs
    )
  2. this(R values, bool assumeSortedParameter)

Meta