SuperStruct.opOpAssign

Operators are forwarded to the underlying type.

  1. auto opOpAssign(T other)
    struct SuperStruct(SubTypes...)
    opOpAssign
    (
    string op
    T
    )
    ()
  2. auto opOpAssign(T other)

Meta