Return the stored sign value.
Synopsis
Declared in <bslfmt_formatspecificationparser.h>
constexpr
FormatSpecificationParser<t_CHAR>::Sign
sign() const;
Description
If parse has not previously been called throw a format_error exception.
Return Value
the parsed sign enumerator
Created with MrDocs