streambuf_iterator.h
6.08 KB
-
re PR libstdc++/6533 (libstdc++ broken on unsigned char platforms) · 9875ea05
2002-05-01 Benjamin Kosnik <bkoz@redhat.com> PR libstdc++/6533 * include/bits/streambuf_iterator.h (istreambuf_iterator::_M_get): New. (istreambuf_iterator::equal): Use it. (istreambuf_iterator::operator*): Use it. From-SVN: r53024
Benjamin Kosnik committed