BloombergLP::bslfmt::TestSpecificationGenerator::addWidth

Add a width value to the set used when generating specifications.

Synopsis

Declared in <bslfmt_testspecificationgenerator.h>

void
addWidth(int width);

Description

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

Parameters

NameDescription
widthpositive width value to add to the generation set