Return (by value) the contained output iterator.

Synopsis

Declared in <bslfmt_format_context.h>

Description

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.

Return Value

the contained output iterator

Created with MrDocs