操作符 + 抽象方法

Float32x4 operator +(
  1. Float32x4 other
)

加法操作符。

实现

Float32x4 operator +(Float32x4 other);