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

Name

Description

postfix

unused parameter distinguishing the postfix operator

Created with MrDocs