Create an object having the specified arg_0 as an argument.
Synopsis
Declared in <bslfmt_mockformatcontext.h>
template<class t_ARG0>
MockFormatContext(t_ARG0 const& arg_0);
Parameters
Name |
Description |
arg_0 |
first formatting argument |
Created with MrDocs