BloombergLP::bslfmt::MockFormatContext::MockFormatContext

Create an object having the specified arg_0, arg_1 and arg_2 as arguments.

Synopsis

Declared in <bslfmt_mockformatcontext.h>

template<
    class t_ARG0,
    class t_ARG1,
    class t_ARG2>
MockFormatContext(
    t_ARG0 const& arg_0,
    t_ARG1 const& arg_1,
    t_ARG2 const& arg_2);