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.

Synopsis

Declared in <bslfmt_format_context.h>

class Format_ContextFactory;

Static Member Functions

Name

Description

construct

Create a basic_format_context object holding the specified out output iterator and a basic_format_args object containing the specified fmt_args values.

Created with MrDocs