Return the unmodified width extracted during parsing.
Synopsis
Declared in <bslfmt_formatspecificationparser.h>
constexpr
FormatterSpecificationNumericValue const
rawWidth() const;
Description
If parse has not previously been called throw a format_error exception.
Return Value
the raw width value from parsing
Created with MrDocs