gcc/libstdc++-v3/docs/html/17_intro
Benjamin Kosnik d34786e3fe ios_base.h (ios_base::failure): Tighten up throw specs.
2001-01-16  Benjamin Kosnik  <bkoz@redhat.com>

	libstdc++/1605
	* include/bits/ios_base.h (ios_base::failure): Tighten up throw specs.
	* src/ios.cc (ios_base::failure): Make definitions match.
        * libsupc++/typeinfo (class bad_typeid): Add throw specs.
        (class bad_cast): Same.
        * libsupc++/exception (class exception): Add throw specs.
        * libsupc++/exception_support.cc (set_terminate): Add throw specs.
        (set_unexpected): Same.
        (uncaught_exception): Same.
        (what): Same.

	* docs/html/17_intro/C++STYLE (classname): Fix.

From-SVN: r39087
2001-01-17 07:44:57 +00:00
..
BADNAMES
BUGS
C++STYLE ios_base.h (ios_base::failure): Tighten up throw specs. 2001-01-17 07:44:57 +00:00
CHECKLIST
contribute.html
COPYING COPYING: Update to current ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes... 2000-12-18 09:14:00 +00:00
DESIGN
HEADER_POLICY
headers_cc.txt
howto.html
libstdc++-assign.txt
organization
porting-howto.html
PROBLEMS
RELEASE-NOTES
TODO