BloombergLP::bslalg::NumericFormatterUtil::toChars

Same as the preceding overload, for float values.

Synopsis

Declared in <bslalg_numericformatterutil.h>

static
char*
toChars(
    char* first,
    char* last,
    float value,
    Format format) noexcept;