Synopsis

Declared in <bslalg_numericformatterutil.h>

template<>
struct PrecisionMaxBufferLength<float>;

Static Member Functions

Name

Description

value

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

Created with MrDocs