std::ostream_iterator<T,CharT,Traits>::~ostream_iterator
Min standard notice:
Destructs the iterator. Does not affect the associated output stream.
# Declarations
~ostream_iterator()
Destructs the iterator. Does not affect the associated output stream.
~ostream_iterator()