BloombergLP::bslalg::NumericFormatterUtil::toChars

Same as the preceding toChars overload, for float values.

Synopsis

Declared in <bslalg_numericformatterutil.h>

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