BloombergLP::bdlat_ArrayIterators::BackInsertIterator::operator++

Do nothing. This function is used in generic algorithms that use the expression *i++ = v.

Synopsis

Declared in <bdlat_arrayiterators.h>

bdlat_ArrayIterators::BackInsertIterator<TYPE>
operator++(int postfix);

Return Value

copy of this iterator

Parameters

NameDescription
postfixunused parameter distinguishing the postfix operator