[#BloombergLP-balxml-Formatter_State-2constructor-0b] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/Formatter_State.adoc[Formatter_State]::Formatter_State :relfileprefix: ../../../ :mrdocs: Create a `Formatter_State` with default‐constructed state. Optionally specify an `allocator` (e.g., the address of a `bslma::Allocator` object) to supply memory; otherwise, the default allocator is used. == Synopsis Declared in `<balxml_formatter.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit Formatter_State(xref:BloombergLP/balxml/Formatter_State/allocator_type.adoc[allocator_type] const& allocator); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#