wideIntImpl.opOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. self opOpAssign(T y)
  2. self opOpAssign(T y)
    struct wideIntImpl(bool signed, int bits)
    ref pure nothrow
    self
    opOpAssign
    (
    string op
    T
    )
    (
    T y
    )
    if (
    isSelf!T
    )

Meta