Return the stored filler string.
Synopsis
Declared in <bslfmt_formatspecificationparser.h>
constexpr
t_CHAR const*
filler() const;
Description
If parse has not previously been called throw a format_error exception.
Return Value
pointer to the stored filler characters
Created with MrDocs