Defines
no_exceptions_support.hpp File Reference
#include <boost/config.hpp>
#include <boost/detail/workaround.hpp>
Include dependency graph for no_exceptions_support.hpp:

Go to the source code of this file.

Defines

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

Define Documentation

#define BOOST_CATCH (   x)    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.



appl
Author(s): petercai
autogenerated on Tue Jan 7 2014 11:02:30