operator + method

num operator + (num other)

Addition operator.

Implementation

num operator +(num other);