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