BloombergLP::bdlat_ArrayIterators::BackInsertIterator::operator*

Do nothing and return a reference to this modifiable iterator. This function is used in generic algorithms that use the expression *i++ = v or *++i = v.

Synopsis

Declared in <bdlat_arrayiterators.h>

bdlat_ArrayIterators::BackInsertIterator<TYPE>&
operator*();