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.

Synopsis

Declared in <bslfmt_format_context.h>

Created with MrDocs