SuperStruct.opBinary

Operators are forwarded to the underlying type.

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

Meta