BloombergLP::bdldfp::faux_numeric_limits<BloombergLP::bdldfp::Decimal32, DUMMY_TYPE>::max_digits10

The number of significant decimal digits necessary to uniquely represent the significant digits of any BloombergLP::bdldfp::Decimal32 value. Note that max_digit10 is the same as digits10 for decimal floating-point values.

Synopsis

Declared in <bdldfp_decimal.h>

static
int const max_digits10 = digits;