Update the held iterator to the unparsed portion of the format string to be the specified it.

Synopsis

Declared in <bslfmt_mockparsecontext.h>

constexpr
void
advance_to(const_iterator it);

Description

Subsequent calls to begin will return this value.

Parameters

Name

Description

it

iterator into the format string marking the new unparsed start

Created with MrDocs