quantities v0.3.1 (2014-09-14T10:45:06Z)
Home
Dub
Repo
Quantity.opAssign
quantities
base
Quantity
Overloaded operators. Only dimensionally correct operations will compile.
void
opAssign
(Q other)
struct
Quantity
(N, Dim...)
void
opAssign
(
Q
)
(
Q
other
)
if
(
isQuantity
!
Q
)
void
opAssign
(T other)
Meta
Source
See Implementation
quantities
base
Quantity
aliases
dimensions
valueType
constructors
this
functions
isConsistentWith
opAssign
opBinary
opBinaryRight
opCast
opCmp
opEquals
opOpAssign
opUnary
toString
value
properties
baseUnit
rawValue
static functions
make
templates
checkDim
checkValueType
Overloaded operators. Only dimensionally correct operations will compile.