BloombergLP::bslalg::NumericFormatterUtil::PrecisionMaxBufferLength<float>::value

Return the maximum required output buffer size for toChars conversion of a float with the specified format and precision.

Synopsis

Declared in <bslalg_numericformatterutil.h>

constexpr
static
size_t
value(
    Format format,
    int precision);