This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
RE: Announcing libstdc++-2.90.5
- To: Shiv Shankar Ramakrishnan <Shiv@pspl.co.in>
- Subject: RE: Announcing libstdc++-2.90.5
- From: Benjamin Kosnik <bkoz@cygnus.com>
- Date: Wed, 19 May 1999 10:09:07 -0700 (PDT)
- cc: libstdc++ <libstdc++@sourceware.cygnus.com>
> | - Stringbufs and stringstreams for basic types work.
>
> Does this mean istringstream<> is working?
With limitations. I suggest checking out the testsuite/27_io/* directory
to see what is known to be working. In particular,
istringstream_formatted.cc
-Benjamin