BloombergLP::bslfmt::basic_format_context::out

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>

basic_format_context<t_OUT, t_CHAR>::iterator
out();