sstream missing?

Theodore C. Belding Ted.Belding@umich.edu
Sun Feb 8 07:00:00 GMT 1998


At 12:56 PM +0100 2/8/98, Jan D. wrote:
>In the above sources, it seems that strstream.h has been replaced by
>sstream.  But I can find no such header in egcs-1.0.1 or the latest
>snapshot (980205).  Is it as simple as just including strstream.h?

No; neither gcc 2.8.0 nor egcs comes with sstream yet.  If you aren't
familiar with the differences between sstream and strstream, Plauger's "The
Draft Standard C++ Library" is still fairly accurate.
-Ted

--
Ted Belding                               Ted.Belding@umich.edu
University of Michigan Program for the Study of Complex Systems
http://www-personal.umich.edu/~streak/





More information about the Gcc-bugs mailing list