|
BDE 4.39.x Production Release
|
#include <bslfmt_format_context.h>
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 Public Member Functions | |
| template<class t_OUT , class t_CHAR > | |
| static basic_format_context< t_OUT, t_CHAR > | construct (t_OUT out, const basic_format_args< basic_format_context< t_OUT, t_CHAR > > &args) |
|
inlinestatic |
Create a basic_format_context object holding the specified out output iterator and a basic_format_args object containing the specified fmt_args values.