gcc/libstdc++-v3/src
Benjamin Kosnik 0c952af328 Clean up stdexcept.
2001-02-07  Benjamin Kosnik  <bkoz@redhat.com>

	Clean up stdexcept.
	* include/bits/stringfwd.h: New file.
	* include/bits/stl_string_fwd.h: Remove.
	* include/bits/localefwd.h: Remove declaration for allocator.
	* include/bits/std_iosfwd: Same.
	* include/bits/std_string.h: Include it.
	* include/bits/std_ios.h: Remove include.
	* include/bits/basic_string.h: Tweak.
	* libsupc++/new: Format.
	* src/Makefile.am (base_headers): Add stringfwd.h, remove
	stl_string_fwd.h
	* src/Makefile.in: Regenerate.
	* include/bits/std_stdexcept.h: Rewrite.
	* src/stdexcept.cc: Same.

From-SVN: r39526
2001-02-07 20:26:24 +00:00
..
bitset.cc
codecvt.cc
complex_io.cc
gen-num-limits.cc
globals.cc
ios.cc ios.cc: Remove accidental inclusion of <stdio.h> in last checkin. 2001-01-26 02:25:13 +00:00
limits_generic.cc
locale-inst.cc acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Deal with library install locations too. 2001-02-07 01:54:21 +00:00
locale.cc acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Deal with library install locations too. 2001-02-07 01:54:21 +00:00
localename.cc Preliminary named locales. 2001-01-30 09:18:51 +00:00
Makefile.am Clean up stdexcept. 2001-02-07 20:26:24 +00:00
Makefile.in Clean up stdexcept. 2001-02-07 20:26:24 +00:00
misc-inst.cc acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Deal with library install locations too. 2001-02-07 01:54:21 +00:00
stdexcept.cc Clean up stdexcept. 2001-02-07 20:26:24 +00:00
stl-inst.cc
string-inst.cc locale_facets.tcc: Remove `static' keyword on function definitions. 2001-02-06 06:36:18 +00:00
strstream.cc
valarray-inst.cc