insert_iterator::operator*
insert_iterator&
operator*
();
The member function returns
*this
.