算术运算符方法 抽象方法

Int32x4 算术运算符方法(
  1. Int32x4 other
)

加法运算符。

实现

Int32x4 operator +(Int32x4 other);