bc-string v1.4.0 (2023-05-15T21:45:08Z)
Dub
Repo
formatDecimal
bc
string
format
Undocumented in source. Be warned that the author may not have intended to support it.
size_t
formatDecimal
(
size_t
W
= 0
char
fillChar
= ' '
S
T
)
(
auto
ref
scope
S
sink
,
T
val
)
if
(
is
(
typeof
( ))
)
Meta
Source
See Implementation
bc
string
format
aliases
Upper
functions
enumToStr
formatDecimal
formatDuration
formatFloat
formatHex
formatPtr
formatSpec
formatSysTime
formatUUID
getFormatSize
nogcFormat
nogcFormatTo
toChar
structs
NullSink
templates
splitFmt