Do nothing. This function is used in generic algorithms that use the expression *i++ = v.
Declared in <bdlat_arrayiterators.h>
bdlat_ArrayIterators::BackInsertIterator<TYPE>
operator++(int postfix);
copy of this iterator
| Name | Description |
|---|---|
| postfix | unused parameter distinguishing the postfix operator |