no_exceptions_support.hpp File Reference

#include <sysc/packages/boost/config.hpp>
#include <sysc/packages/boost/detail/workaround.hpp>

Include dependency graph for no_exceptions_support.hpp:

Go to the source code of this file.

Defines

#define BOOST_TRY   { try
#define BOOST_CATCH(x)   catch(x)
#define BOOST_RETHROW   throw;
#define BOOST_CATCH_END   }


Define Documentation

#define BOOST_CATCH (  )     catch(x)

Definition at line 71 of file no_exceptions_support.hpp.

#define BOOST_CATCH_END   }

Definition at line 73 of file no_exceptions_support.hpp.

#define BOOST_RETHROW   throw;

Definition at line 72 of file no_exceptions_support.hpp.

#define BOOST_TRY   { try

Definition at line 70 of file no_exceptions_support.hpp.


Generated on Wed Jan 21 15:32:11 2009 for SystemC by  doxygen 1.5.5