[#BloombergLP-bslfmt-Format_ContextFactory] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslfmt.adoc[bslfmt]::Format_ContextFactory :relfileprefix: ../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- class Format_ContextFactory; ---- == Static Member Functions [cols="1,4"] |=== | Name| Description | xref:BloombergLP/bslfmt/Format_ContextFactory/construct.adoc[`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. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#