STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Macros
exception_defines.h File Reference

Go to the source code of this file.

Macros

#define __try   if (true)
 
#define __catch(X)   if (false)
 
#define __throw_exception_again
 

Detailed Description

This is an internal header file, included by other library headers. Do not attempt to use it directly. {exception}

Macro Definition Documentation

#define __catch (   X)    if (false)
#define __throw_exception_again
#define __try   if (true)