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>

class Format_ArgUtil;

Static Member Functions

Name

Description

makeFormatArgArray

Replace the members of the specified out parameter by basic_format_arg objects constructed from the members of the specified fmt_args parameter.

Created with MrDocs