fixedpoint ~master (2021-04-24T12:17:43Z)
Dub
Repo
Fixed.toString
fixedpoint
fixed
Fixed
Undocumented in source. Be warned that the author may not have intended to support it.
string
toString
()
void
toString
(Out outRange)
struct
Fixed
(int scaling, V = long, Hook = KeepScalingHook)
const
void
toString
(
Out
)
(
auto
ref
Out
outRange
)
if
(
is
(
typeof
(
formattedWrite
!"test"(
outRange
)))
)
if
(
isIntegral
!
V
)
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