back_insert_iterator& operator=(const Cont::value_type& val);
The member function evaluates container. push_back(val), then returns *this.
container
. push_back(val)
*this