std::ostream_iterator (3) Linux Manual Page
std::ostream_iterator<T,CharT,Traits>::~ostream_iterator – std::ostream_iterator<T,CharT,Traits>::~ostream_iterator
Synopsis
~ostream_iterator()
Destructs the iterator. Does not affect the associated output stream.
