Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

exception_defines.h File Reference

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

Included by dependency graph

Go to the source code of this file.

Defines

#define try   if (true)
#define catch(X)   if (false)
#define __throw_exception_again


Define Documentation

#define __throw_exception_again
 

Value:

Definition at line 38 of file exception_defines.h.

#define catch( X )   if (false)
 

Definition at line 37 of file exception_defines.h.

#define try   if (true)
 

Definition at line 36 of file exception_defines.h.


Generated at Tue May 1 16:28:51 2001 for libstdc++-v3 by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001