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