operator + abstract method

T operator +(
  1. T other
)

Implementation

T operator +(T other);