Create an object that displays its state through the specified value.

Synopsis

Declared in <bslfmt_testspecificationgenerator.h>

TestSpecificationGenerator_BoolOption(bool* value);

Parameters

Name

Description

value

flag updated to reflect whether this option is present

Created with MrDocs