BloombergLP::balxml::Formatter_State::Formatter_State

Create a Formatter_State with default-constructed state.

Synopsis

Declared in <balxml_formatter.h>

explicit
Formatter_State(allocator_type const& allocator);

Description

Optionally specify an allocator (e.g., the address of a bslma::Allocator object) to supply memory; otherwise, the default allocator is used.

Parameters

NameDescription
allocatormemory allocator used to supply memory