gfm v1.3.6 (2014-11-02T12:42:52Z)
Home
Dub
Repo
FixedPoint.opAssign
gfm
math
fixedpoint
FixedPoint
Construct with an assignable value.
FixedPoint
opAssign
(U x)
struct
FixedPoint
(int M, int N)
ref pure nothrow @
nogc
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.