basic_ostream& put(E c);
The unformatted output function inserts the element c. It returns *this.
c
*this