BDE 4.39.x Production Release
Loading...
Searching...
No Matches
bslfmt_format_args.h File Reference

Go to the source code of this file.

Classes

class  bslfmt::Format_ArgsStore< t_CONTEXT, t_ARGS >
 
class  bslfmt::basic_format_args< t_CONTEXT >
 
class  bslfmt::Format_ArgsUtil
 

Typedefs

typedef basic_format_args< format_contextbslfmt::format_args
 
typedef basic_format_args< wformat_contextbslfmt::wformat_args
 

Functions

template<class... t_ARGS>
Format_ArgsStore< format_context, t_ARGS... > bslfmt::make_format_args (t_ARGS &... fmt_args)
 
template<class... t_ARGS>
Format_ArgsStore< wformat_context, t_ARGS... > bslfmt::make_wformat_args (t_ARGS &... fmt_args)
 

Detailed Description

The content of this file has been pre-processed for Doxygen.