This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_throw_exception
Watch
1
Star
0
Fork
0
You've already forked boost_throw_exception
forked from
boostorg/throw_exception
Code
Pull Requests
Activity
Files
f7879711553ed7616cf67d8e8f78e64a2067013c
boost_throw_exception
/
test
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