other versions
- Tumbleweed 2024.07.05-1.3
- Leap-16.0
- Leap-15.6
std::ostream_iterator::~ostream_iterator(3) | C++ Standard Libary | std::ostream_iterator::~ostream_iterator(3) |
NAME¶
std::ostream_iterator::~ostream_iterator - std::ostream_iterator::~ostream_iterator
Synopsis¶
~ostream_iterator()
Destructs the iterator. Does not affect the associated output stream.
2024.06.10 | http://cppreference.com |