gfm ~master (2021-03-12T16:19:32Z)
Home
Dub
Repo
FixedPoint.opBinary
gfm
integers
fixedpoint
FixedPoint
Undocumented in source. Be warned that the author may not have intended to support it.
struct
FixedPoint
(int M, int N)
@
nogc
pure const nothrow
FixedPoint
opBinary
(
string
op
U
)
(
U
x
)
if
(
is
(
U
:
FixedPoint
) ||
(
isConvertible
!
U
)
)
Meta
Source
See Implementation
gfm
integers
fixedpoint
FixedPoint
aliases
value_t
constructors
this
functions
opAssign
opBinary
opBinaryRight
opCast
opCmp
opEquals
opOpAssign
opUnary
variables
value