[#BloombergLP-balxml-Formatter_PrettyImplState-2constructor-0b] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/Formatter_PrettyImplState.adoc[Formatter_PrettyImplState]::Formatter_PrettyImplState :relfileprefix: ../../../ :mrdocs: Create a `Formatter_PrettyImplState` object having the same value as the specified `original` object. 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_prettyimpl.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- Formatter_PrettyImplState( xref:BloombergLP/balxml/Formatter_PrettyImplState.adoc[Formatter_PrettyImplState] const& original, xref:BloombergLP/balxml/Formatter_PrettyImplState/allocator_type.adoc[allocator_type] const& allocator = allocator_type()); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#