[#BloombergLP-bdlb-NullOutputIterator-operator_inc-0b] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::xref:BloombergLP/bdlb/NullOutputIterator.adoc[NullOutputIterator]::operator++ :relfileprefix: ../../../ :mrdocs: Set this object to point to the next writable element, and return a reference providing modifiable access to this object. This operation has no effect. == Synopses Declared in `<bdlb_nulloutputiterator.h>` Set this object to point to the next writable element, and return a reference providing modifiable access to this object. This operation has no effect. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlb/NullOutputIterator.adoc[NullOutputIterator<TYPE>]& xref:BloombergLP/bdlb/NullOutputIterator/operator_inc-01.adoc[operator++](); ---- [.small]#xref:BloombergLP/bdlb/NullOutputIterator/operator_inc-01.adoc[_» more..._]# Set this object to point to the next writable element, and return a reference providing modifiable access to this object. This operation has no effect. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlb/NullOutputIterator.adoc[NullOutputIterator<TYPE>]& xref:BloombergLP/bdlb/NullOutputIterator/operator_inc-0a.adoc[operator++](int); ---- [.small]#xref:BloombergLP/bdlb/NullOutputIterator/operator_inc-0a.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#