quantities v0.3.1 (2014-09-14T10:45:06Z)
Home
Dub
Repo
Quantity.opOpAssign
quantities
base
Quantity
Undocumented in source. Be warned that the author may not have intended to support it.
void
opOpAssign
(Q other)
void
opOpAssign
(T other)
void
opOpAssign
(Q other)
void
opOpAssign
(T other)
struct
Quantity
(N, Dim...)
void
opOpAssign
(
string
op
T
)
(
T
other
)
if
(
!
isQuantity
!
T
&&
(
op
== "*" ||
op
== "/"
||
op
== "%"
)
)
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