Quantity.opEquals

Overloaded operators. Only dimensionally correct operations will compile.

  1. bool opEquals(Q other)
    struct Quantity(N, Dimensions dims)
    const
    bool
    opEquals
    (
    Q
    )
    ()
  2. bool opEquals(T other)

Meta