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

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

Synopsis

Declared in <bslfmt_format_context.h>

Format_ContextOutputIteratorRef<t_CHAR>
operator++(int postfix);

Return Value

a copy of this object

Parameters

NameDescription
postfixunused parameter distinguishing the postfix operator