Do nothing. This function is used in generic algorithms that use the expression *i++ = v or *++i = v.
*i++ = v
*++i = v
Declared in <bdlat_arrayiterators.h>
<bdlat_arrayiterators.h>
bdlat_ArrayIterators::BackInsertIterator<TYPE>& operator*();
reference to this modifiable iterator