Saturday, September 4, 2010

Exceptions

The following include files declare the Standard C++ Library's exceptions: <exception>, <new>, <typeinfo>, <ios>, and <stdexcept>.

Reference: The C++ Standard Library by Nicolai M. Josuttis. Addison-Wesley, 1999, p. 28.

No comments:

Post a Comment