Return true if the fill character is present in the current state of this object, and false otherwise.

Synopsis

Declared in <bslfmt_testspecificationgenerator.h>

bool
isFillCharacterPresent() const;

Return Value

true if a fill character is present, otherwise false

Created with MrDocs