BDE 4.39.x Production Release
Loading...
Searching...
No Matches
bslalg::NumericFormatterUtil::PrecisionMaxBufferLength< t_FLOATING > Struct Template Reference

#include <bslalg_numericformatterutil.h>

Detailed Description

template<class t_FLOATING>
struct bslalg::NumericFormatterUtil::PrecisionMaxBufferLength< t_FLOATING >

Metafunction that provides access to float and double variation of the value class method that returns the maximum required buffer size to for the textual representation (toChars) for a specified format and precision value. The metafunction provides a single class method value with the signature size_t value(Format format, int precision) that returns the maximum required buffer size for the specified format and precision.


The documentation for this struct was generated from the following file: