quantities v0.4.2 (2015-03-31T17:00:18Z)
Home
Dub
Repo
Quantity.opEquals
quantities
base
Quantity
Overloaded operators. Only dimensionally correct operations will compile.
bool
opEquals
(Q other)
struct
Quantity
(N, Dimensions dims)
const
bool
opEquals
(
Q
)
(
Q
other
)
if
(
isQuantity
!
Q
)
bool
opEquals
(T other)
Meta
Source
See Implementation
quantities
base
Quantity
aliases
valueType
constructors
this
functions
get
isConsistentWith
opAssign
opBinary
opBinaryRight
opCast
opCmp
opEquals
opOpAssign
opUnary
rawValue
toString
value
manifest constants
dimensions
static functions
baseUnit
make
Overloaded operators. Only dimensionally correct operations will compile.