Return the modified numeric precision extracted during postprocessing.

Synopsis

Declared in <bslfmt_formatspecificationparser.h>

constexpr
FormatterSpecificationNumericValue const
postprocessedPrecision() const;

Description

If postprocess has not previously been called throw a format_error exception.

Return Value

the postprocessed precision value

Created with MrDocs