opBinaryImpl

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto opBinaryImpl(P!T a, P!U b)
    opBinaryImpl
    (
    string op : "-"
    T
    U
    )
    (
    const P!T a
    ,
    const P!U b
    )
  2. auto opBinaryImpl(P!T a, U b)

Meta