mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
printFloatingPointGen
mir
format_impl
Undocumented in source. Be warned that the author may not have intended to support it.
@
safe
pure @
nogc
nothrow @
trusted
size_t
printFloatingPointGen
(
T
)
(
T
c
,
scope
ref
const
FormatSpec
spec
,
scope
ref
char
[512]
buf
)
if
(
is
(
T
==
float
) ||
is
(
T
==
double
)
||
is
(
T
==
real
)
)
Meta
Source
See Implementation
mir
format_impl
functions
assumePureSafe
extendASCII
printBufferShift
printBufferShiftGen
printFloatingPoint
printFloatingPointExtend
printFloatingPointGen
printHexAddress
printHexAddressGen
printHexadecimal
printHexadecimalGen
printIntegralZeroImpl
printSigned
printSignedGen
printSignedToTail
printSignedToTailGen
printUnsigned
printUnsignedGen
printUnsignedToTail
printUnsignedToTailGen
static variables
hexStringLower
hexStringUpper