#include <execution_monitor.hpp>
Public Member Functions | |
translate_exception (ExceptionTranslator const &tr, base_ptr &next) | |
int | operator() (unit_test::callback0< int > const &F) |
Protected Attributes | |
boost::scoped_ptr < translate_exception_base > | m_next |
|
inlineexplicit |
|
inlinevirtual |
Implements boost::detail::translate_exception_base.
References boost::exit_exception_failure, and boost::detail::translate_exception_base::m_next.
|
protectedinherited |