BloombergLP::bslfmt::Format_ArgsUtil

Utility functions for manipulating format argument types.

Synopsis

Declared in <bslfmt_format_args.h>

class Format_ArgsUtil;

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

NameDescription
formatArgsSize Return the number of arguments held by the specified args.
makeFormatArgs Create a Format_ArgsStore object containing basic_format_arg objects constructed from the specified fmt_args values.