std::ostream_iterator<T,CharT,Traits>::~ostream_iterator (3) - Linux Manuals
std::ostream_iterator<T,CharT,Traits>::~ostream_iterator: std::ostream_iterator<T,CharT,Traits>::~ostream_iterator
NAME
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.