Create a Formatter_State with a compact selection having the default value.
Synopsis
Declared in <balxml_formatter.h>
Formatter_State();
Description
Optionally specify an allocator (e.g., the address of a bslma::Allocator object) to supply memory; otherwise, the default allocator is used.
Created with MrDocs