gfm v2.0.11 (2015-02-12T17:50:21Z)
Home
Dub
Repo
FixedPoint.opAssign
gfm
math
fixedpoint
FixedPoint
Construct with an assignable value.
FixedPoint
opAssign
(U x)
struct
FixedPoint
(int M, int N)
@
nogc
ref pure nothrow
FixedPoint
opAssign
(
U
)
(
U
x
)
if
(
is
(
U
:
FixedPoint
)
)
FixedPoint
opAssign
(U x)
FixedPoint
opAssign
(U x)
Meta
Source
See Implementation
gfm
math
fixedpoint
FixedPoint
aliases
value_t
constructors
this
functions
opAssign
opBinary
opBinaryRight
opCast
opCmp
opEquals
opOpAssign
opUnary
variables
value
Construct with an assignable value.