operator + method

Int32x4 operator + (Int32x4 other)

Addition operator.

Implementation

Int32x4 operator +(Int32x4 other);