[Bug libstdc++/11818] istrstream::operator>> generates wrong output and corrupts source string
bangerth at dealii dot org
gcc-bugzilla@gcc.gnu.org
Wed Aug 6 14:32:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11818
------- Additional Comments From bangerth at dealii dot org 2003-08-06 14:32 -------
Just to clarify: i/ostrstream was never in the standard, it was a class in
the old libg++, and is only retained in libstdc++ for backward compatibility.
The standard has classes i/ostringstream.
W.
More information about the Gcc-bugs
mailing list