Utility factory for constructing basic_format_context objects.

Synopsis

Declared in <bslfmt_format_context.h>

class Format_ContextFactory;

Description

This class provides utility functions to enable manipulation of types declared by this component. It is solely for private use by other components of the bslfmt package and should not be used directly.

Static Member Functions

Name

Description

construct

Create a basic_format_context holding the specified output and args.

Created with MrDocs