Create an object having the specified fmt as a format specification and the specified numArgs.

Synopsis

Declared in <bslfmt_mockparsecontext.h>

constexpr
explicit
MockParseContext(
    bsl::basic_string_view<t_CHAR> fmt,
    size_t numArgs = 0) noexcept;

Created with MrDocs