Whole document tree
    

Whole document tree

std_stdexcept.h File Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std_stdexcept.h File Reference

#include <exception>
#include <string>

Include dependency graph for std_stdexcept.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  std

Defines

#define _CPP_STDEXCEPT   1


Detailed Description

The Standard C++ library provides classes to be used to report certain errors (17.4.4.8) in C++ programs. In the error model reflected in these classes, errors are divided into two broad categories: logic errors and runtime errors.

Definition in file std_stdexcept.h.


Define Documentation

#define _CPP_STDEXCEPT   1
 

Definition at line 42 of file std_stdexcept.h.


Generated on Mon Apr 8 03:15:24 2002 for libstdc++-v3 Source by doxygen1.2.15