complex_t.opAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. complex_t opAssign(C z)
  2. complex_t opAssign(R r)
    struct complex_t(T)
    pure nothrow @safe @nogc ref
    opAssign
    (
    R : T
    )
    (
    R r
    )

Meta