Create a Formatter_PrettyImplState with default attribute values, using the specified allocator to supply memory.

Synopsis

Declared in <balxml_formatter_prettyimpl.h>

explicit
Formatter_PrettyImplState(allocator_type const& allocator);

Parameters

Name

Description

allocator

memory allocator used to supply memory

Created with MrDocs