std::ostream_iterator::~ostream_iterator
From cppreference.com
< cpp | iterator | ostream iterator
~ostream_iterator()
|
||
Destructs the iterator. Does not affect the associated output stream.