streambuf/iostream weirdness (bug?)

Benjamin Kosnik bkoz@cygnus.com
Fri Apr 28 14:43:00 GMT 2000


> Q: is using static_cast<> as mentioned above sane? or is there
> a more appropriate EOF to use?

traits_type::eof()

see chapter 21, strings for more on char_traits

-benjamin



More information about the Libstdc++ mailing list