fixedpoint ~master (2021-04-24T12:17:43Z)
Dub
Repo
Fixed.opBinary
fixedpoint
fixed
Fixed
auto
opBinary
(Rhs rhs)
struct
Fixed
(int scaling, V = long, Hook = KeepScalingHook)
const
auto
opBinary
(
string
op
Rhs
)
(
const
Rhs
rhs
)
if
(
isIntegral
!
Rhs
||
isFloatingPoint
!
Rhs
||
is
(
Rhs
==
bool
)
)
if
(
isIntegral
!
V
)
auto
opBinary
(Fixed!(S, W, H) rhs)
Meta
Source
See Implementation
fixedpoint
fixed
Fixed
constructors
this
functions
opAssign
opBinary
opBinaryRight
opCast
opCmp
opEquals
opOpAssign
opUnary
toHash
toString
manifest constants
factor
static functions
fromString
make
static variables
max
min
variables
value