[#BloombergLP-bslfmt-Format_ArgUtil] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslfmt.adoc[bslfmt]::Format_ArgUtil :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_arg.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- class Format_ArgUtil; ---- == Static Member Functions [cols="1,4"] |=== | Name| Description | xref:BloombergLP/bslfmt/Format_ArgUtil/makeFormatArgArray.adoc[`makeFormatArgArray`] | Replace the members of the specified `out` parameter by `basic_format_arg` objects constructed from the members of the specified `fmt_args` parameter. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#