Copy this iterator, increment it, and return by value the copy that was made prior the increment.
Synopsis
Declared in <bslfmt_mockformatcontext.h>
MockFormatContext_Iterator<t_CHAR>
operator++(int);
Created with MrDocs