[#BloombergLP-bslfmt-MockFormatContext-2constructor-06] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslfmt.adoc[bslfmt]::xref:BloombergLP/bslfmt/MockFormatContext.adoc[MockFormatContext]::MockFormatContext :relfileprefix: ../../../ :mrdocs: Create an object having the specified `arg_0` and `arg_1` as arguments. == Synopsis Declared in `<bslfmt_mockformatcontext.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template< class t_ARG0, class t_ARG1> MockFormatContext( t_ARG0 const& arg_0, t_ARG1 const& arg_1); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#