streambuf_iterator.h
7.68 KB
-
2004-11-24 Nathan Myers <ncm@cantrip.org> · eacf72d3
* include/bits/streambuf_iterator.h (istreambuf_iterator<>::operator++(), operator++(int)): Don't check unnecessarily the return value of _M_sbuf->sbumpc(). From-SVN: r91176
Nathan Myers committed