BloombergLP::bslfmt::MockParseContext::check_arg_id

Check whether the specified id is in range of number of arguments and enter manual indexing mode. Throw bslfmt::format_error if this object has already entered automatic indexing mode.

Synopsis

Declared in <bslfmt_mockparsecontext.h>

constexpr
void
check_arg_id(size_t id);