操作符 - 抽象方法

Int32x4 操作符 -(
  1. Int32x4 other
)

减法操作符。

实现

Int32x4 operator -(Int32x4 other);