This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_throw_exception
Watch
1
Star
0
Fork
0
forked from
boostorg/throw_exception
Code
Pull Requests
Activity
Files
91c0cec2e40e7d27ab62d0941427b0f8683052a6
boost_throw_exception
/
test
T
History
Emil Dotchevski
fc1d3ff88b
Boost Exception major refactoring: works with or without RTTI, vastly improved boost::throw_exception integration.
...
[SVN r48905]
2014-06-03 01:56:54 +03:00
..
1-throw_exception_test.cpp
Boost Exception major refactoring: works with or without RTTI, vastly improved boost::throw_exception integration.
2014-06-03 01:56:54 +03:00
2-throw_exception_no_exceptions_test.cpp
Boost Exception major refactoring: works with or without RTTI, vastly improved boost::throw_exception integration.
2014-06-03 01:56:54 +03:00
3-throw_exception_no_integration_test.cpp
Boost Exception major refactoring: works with or without RTTI, vastly improved boost::throw_exception integration.
2014-06-03 01:56:54 +03:00
4-throw_exception_no_both_test.cpp
Boost Exception major refactoring: works with or without RTTI, vastly improved boost::throw_exception integration.
2014-06-03 01:56:54 +03:00
throw_exception_fail.cpp
Boost Exception In other libraries, watch for compile error referring to throw_exception_assert_compatibility in boost::throw_exception. Resolve by throwing an exception that derives from std::exception. This is not a new requirement but it is being enforced now.
2014-06-03 01:56:52 +03:00