ExactFloat.opBinary

Support operations with any convertable types.

  1. ExactFloat opBinary(ExactFloat b)
  2. ExactFloat opBinary(ExactFloat b)
  3. ExactFloat opBinary(ExactFloat b)
  4. ExactFloat opBinary(T b)
    struct ExactFloat
    const nothrow
    opBinary
    (
    string op
    T
    )
    (
    in T b
    )

Meta