Return the width of the filler code point.

Synopsis

Declared in <bslfmt_formatspecificationparser.h>

constexpr
int
fillerCodePointDisplayWidth() const;

Description

If postprocess has not previously been called throw a format_error exception.

Return Value

display width of the filler code point

Created with MrDocs