Quantity.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto opBinary(Q other)
  2. auto opBinary(T other)
  3. auto opBinary(Q other)
  4. auto opBinary(T other)
  5. auto opBinary(T power)
    struct Quantity(N, Dim...)
    const
    opBinary
    (
    string op
    T
    )
    ()
    if (
    op == "^^"
    )

Meta