运算符 + 抽象方法

Float64x2 operator +(
  1. Float64x2 other
)

加法运算符。

实现

Float64x2 operator +(Float64x2 other);