operator + abstract method

T operator +(
  1. T operand
)

Implementation

T operator +(T operand);