

Go to the source code of this file.
Macros | |
| #define | BOOST_CATCH(x) catch(x) |
| #define | BOOST_CATCH_END } |
| #define | BOOST_RETHROW throw; |
| #define | BOOST_TRY { try |
Definition at line 28 of file core/no_exceptions_support.hpp.
| #define BOOST_CATCH_END } |
Definition at line 30 of file core/no_exceptions_support.hpp.
| #define BOOST_RETHROW throw; |
Definition at line 29 of file core/no_exceptions_support.hpp.
| #define BOOST_TRY { try |
Definition at line 27 of file core/no_exceptions_support.hpp.