Return true if the initial output indentation will be suppressed, and false otherwise. The initial indentation will be suppressed if the level supplied at construction is negative.
Synopsis
Declared in <bslim_printer.h>
bool
suppressInitialIndentFlag() const;
Created with MrDocs