Increment this object to refer to the next character in the output buffer. Throw bslfmt::format_error if the iterator goes beyond the allowed buffer bounds.
Synopsis
Declared in <bslfmt_mockformatcontext.h>
MockFormatContext_Iterator<t_CHAR>&
operator++();
Created with MrDocs