Synopsis

Declared in <bslalg_numericformatterutil.h>

template<>
struct PrecisionMaxBufferLength<double>;

Static Member Functions

Name

Description

value

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

Created with MrDocs