Print to the output stream supplied at construction absLevel() * spacesPerLevel() blank spaces if the suppressInitialIndentFlag is false, and suppress the initial indentation otherwise. If the optionally specified suppressBracket is false, print an opening square bracket.
Synopsis
Declared in <bslim_printer.h>
void
start(bool suppressBracket = false) const;
Created with MrDocs