Return the size of the stored filler string.
Synopsis
Declared in <bslfmt_formatspecificationparser.h>
constexpr
int
numFillerCharacters() const;
Description
If parse has not previously been called throw a format_error exception.
Return Value
number of characters in the stored filler string
Created with MrDocs