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.

Synopsis

Declared in <bdlb_nulloutputiterator.h>

NullOutputIterator<TYPE>&
operator++(int);

Created with MrDocs