Color.opOpAssign

Warning: overloaded operators preserve types and may cause overflows

  1. typeof(this) opOpAssign(int o)
    struct Color(FieldTuple...)
    typeof(this)
    opOpAssign
    (
    string op
    )
    (
    int o
    )
  2. typeof(this) opOpAssign(T o)

Meta