quantities v0.4.2 (2015-03-31T17:00:18Z)
Home
Dub
Repo
Quantity.opAssign
quantities
base
Quantity
Overloaded operators. Only dimensionally correct operations will compile.
void
opAssign
(Q other)
void
opAssign
(T other)
struct
Quantity
(N, Dimensions dims)
void
opAssign
(
T
)
(
T
other
)
if
(
isNumeric
!
T
)
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.