Return (by value) the contained output iterator. As this is returned by value, any changes will not be reflected in the contained iterator unless a subsequent call to advance_to is made.
advance_to
Declared in <bslfmt_format_context.h>
<bslfmt_format_context.h>
basic_format_context<t_OUT, t_CHAR>::iterator out();