getFormatSize

Gets size needed to hold formatted string result

@safe nothrow @nogc
size_t
getFormatSize
(
string fmt = "%s"
ARGS...
)
(
auto ref ARGS args
)

Meta