mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-29 10:15:13 +08:00
d34786e3fe
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 |
||
---|---|---|
.. | ||
BADNAMES | ||
BUGS | ||
C++STYLE | ||
CHECKLIST | ||
contribute.html | ||
COPYING | ||
DESIGN | ||
HEADER_POLICY | ||
headers_cc.txt | ||
howto.html | ||
libstdc++-assign.txt | ||
organization | ||
porting-howto.html | ||
PROBLEMS | ||
RELEASE-NOTES | ||
TODO |