Return the modified numeric width extracted during postprocessing.
Synopsis
Declared in <bslfmt_formatspecificationparser.h>
constexpr
FormatterSpecificationNumericValue const
postprocessedWidth() const;
Description
If postprocess has not previously been called throw a format_error exception.
Return Value
the postprocessed width value
Created with MrDocs