streambuf.tcc
7.25 KB
-
re PR libstdc++/6360 (Wrong workaround in char_traits.h - ignore stops on \0xff) · 9a4b4cfc
2002-04-20 Benjamin Kosnik <bkoz@redhat.com> PR libstdc++/6360 * include/bits/istream.tcc (istream::ignore): Streamline, use delimiter as is. * include/bits/streambuf.tcc: Use this->gptr. * testsuite/27_io/istream_unformatted.cc (test08): Add test. From-SVN: r52563
Benjamin Kosnik committed