insert_iterator<Container>& operator++(); insert_iterator<Container>& operator++(int);
Returns: *this.