BloombergLP::bslfmt::Format_ContextOutputIteratorRef::operator++

Do nothing. This method is provided to enable this type to satisfy the requirements of [output.iterators].

Synopses

Declared in <bslfmt_format_context.h>

Do nothing. This method is provided to enable this type to satisfy the requirements of [output.iterators].

Format_ContextOutputIteratorRef<t_CHAR>&
operator++();
» more...

Do nothing. This method is provided to enable this type to satisfy the requirements of [output.iterators].

Format_ContextOutputIteratorRef<t_CHAR>
operator++(int);
» more...