Return the unmodified precision extracted during parsing.

Synopsis

Declared in <bslfmt_formatspecificationparser.h>

constexpr
FormatterSpecificationNumericValue const
rawPrecision() const;

Description

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

Return Value

the raw precision value from parsing

Created with MrDocs