Update the held iterator to the unparsed portion of the format string to be the specified it. Subsequent calls to begin will return this value. The behavior is undefined unless it is a valid iterator to the format string used in construction of this context.

Synopsis

Declared in <bslfmt_formatparsecontext.h>

constexpr
void
advance_to(const_iterator it);

Created with MrDocs