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