Advance to the next state that yields a specification valid for format.
Synopsis
Declared in <bslfmt_testspecificationgenerator.h>
bool
nextValidForFormat();
Description
Switch this object to the next state appropriate for generating a specification valid for formatters format method and generate specification based on the new state.
Return Value
true if a subsequent valid‐for‐format state remains, and false otherwise
Created with MrDocs