BloombergLP::bdldfp::DecimalFormatConfig::DecimalFormatConfig

Create an object of this class having the (default) attribute values: ` precision == 0 style == e_NATURAL sign == e_NEGATIVE_ONLY infinity == "inf" nan == "nan" snan == "snan" point == '.' exponent == 'e' expwidth == 2 showpoint == false `

Synopsis

Declared in <bdldfp_decimalformatconfig.h>

DecimalFormatConfig();