[#BloombergLP-bslfmt-Format_ContextOutputIteratorRef-operator_inc-03] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslfmt.adoc[bslfmt]::xref:BloombergLP/bslfmt/Format_ContextOutputIteratorRef.adoc[Format_ContextOutputIteratorRef]::operator++ :relfileprefix: ../../../ :mrdocs: 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]. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bslfmt/Format_ContextOutputIteratorRef.adoc[Format_ContextOutputIteratorRef<t_CHAR>]& xref:BloombergLP/bslfmt/Format_ContextOutputIteratorRef/operator_inc-06.adoc[operator++](); ---- [.small]#xref:BloombergLP/bslfmt/Format_ContextOutputIteratorRef/operator_inc-06.adoc[_» more..._]# Do nothing. This method is provided to enable this type to satisfy the requirements of [output.iterators]. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bslfmt/Format_ContextOutputIteratorRef.adoc[Format_ContextOutputIteratorRef<t_CHAR>] xref:BloombergLP/bslfmt/Format_ContextOutputIteratorRef/operator_inc-00.adoc[operator++](int postfix); ---- [.small]#xref:BloombergLP/bslfmt/Format_ContextOutputIteratorRef/operator_inc-00.adoc[_» more..._]# == Return Value * a reference to this object * a copy of this object == Parameters [cols="1,4"] |=== | Name| Description | *postfix* | unused parameter distinguishing the postfix operator |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#