opAssign

Assignment moves.

  1. void opAssign(typeof(this) rhs)
    @trusted
    void
    opAssign
    (
    typeof(this) rhs
    )
  2. void opAssign(typeof(null) )

Meta