operator + method

Size operator +(
  1. Size other
)

Implementation

Size operator +(Size other) => combine(other);