gcc/libstdc++-v3/include
Benjamin Kosnik 4ce69c7f61 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
2000-11-23 06:46:31 +00:00
..
backward Make deprecated strstream header consistent with new and new.h. 2000-11-23 06:46:31 +00:00
bits ios_base.h (ios_base::failure::~failure, [...]): Move defintion to ... 2000-11-23 04:53:40 +00:00
c/bits std_complex.h: Tweaks, include cmath for abs overloads. 2000-11-20 21:13:45 +00:00
c_std
ext
std strstream.cc: Adjust includes. 2000-11-22 00:05:16 +00:00