stream_iterator.h
4.65 KB
-
stream_iterator.h (istream_iterator): Add copy ctor. · 75bef434
2001-06-26 Benjamin Kosnik <bkoz@redhat.com> * include/bits/stream_iterator.h (istream_iterator): Add copy ctor. (ostream_iterator): Same. * include/bits/stl_iterator.h (front_insert_iterator::operator=): Change argument to const_reference. (back_insert_iterator): Same. From-SVN: r43596
Benjamin Kosnik committed