This is the mail archive of the
libstdc++-cvs@sources.redhat.com
mailing list for the libstdc++ project.
egcs/libstdc++-v3/include/backward strstream
- To: gcc-cvs at gcc dot gnu dot org, libstdc++-cvs at sources dot redhat dot com
- Subject: egcs/libstdc++-v3/include/backward strstream
- From: bkoz at gcc dot gnu dot org
- Date: 23 Nov 2000 03:25:49 -0000
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: bkoz@gcc.gnu.org 2000-11-22 19:25:48
Added files:
libstdc++-v3/include/backward: strstream
Log message:
2000-11-22 Benjamin Kosnik <bkoz@redhat.com>
Make deprecated strstream header consistent with new and new.h.
* include/backward/strstream.h: Add. Use using declarations to
scope strstreambuf, istrstream, ostrstream, strstream to global
scope.
* include/backward/strstream: Remove using declarations.
* src/Makefile.am (base_headers): Add strstream.
* src/Makefile.in: Regenerate.
* include/backward/new.h (_CPP_BACKWARD_NEW_H): Change macro guard
to be consistent with other headers.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/include/backward/strstream.diff?cvsroot=gcc&r1=NONE&r2=1.1