BloombergLP::bslfmt::TestSpecificationGenerator::addFillCharacter

Add a fill character to the set used when generating specifications.

Synopsis

Declared in <bslfmt_testspecificationgenerator.h>

void
addFillCharacter(char character);

Description

Add the specified character to the set of fill characters. Note that generated instructions will contain the character only if this function is called before the setup method invocation.

Parameters

NameDescription
characterfill character to add to the generation set