Increment operators
Synopses
Declared in <bslfmt_mockformatcontext.h>
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.
Copy this iterator, increment it, and return by value the copy that was made prior the increment.
Created with MrDocs