]> gcc.gnu.org Git - gcc.git/commit
Make deprecated strstream header consistent with new and new.h.
authorBenjamin Kosnik <bkoz@redhat.com>
Thu, 23 Nov 2000 06:46:31 +0000 (06:46 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Thu, 23 Nov 2000 06:46:31 +0000 (06:46 +0000)
commit4ce69c7f6103adeef35d9ed6375fde49c7ad6bd7
tree460707dbf5281a7245c428190428cb6342e5cd80
parent422be3c3ccc0a941ea3a0a40c339322681b28b2b
Make deprecated strstream header consistent with new and new.h.

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.

From-SVN: r37692
libstdc++-v3/ChangeLog
libstdc++-v3/include/backward/new.h
libstdc++-v3/include/backward/strstream.h
libstdc++-v3/src/Makefile.am
libstdc++-v3/src/Makefile.in
This page took 0.061255 seconds and 5 git commands to generate.