OSDN Git Service

2000-11-22 Benjamin Kosnik <bkoz@redhat.com>
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 Nov 2000 03:25:47 +0000 (03:25 +0000)
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 Nov 2000 03:25:47 +0000 (03:25 +0000)
commit84f4a77a483c6aecac106099dc32815e01d338cc
tree3a620c973c63913df31c9adaa4de3bd30ab2b94f
parent781fd23d3cb43a98ca36312d10d94e6a8cf875a9
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37682 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/include/backward/strstream [new file with mode: 0644]