49 if(result_check ==
false) {
52 ,
"update_success(...) : Runtime check "
53 "failed and throw_except_on_fail == false." );
bool throw_except_on_fail
Global flag for setting if and exception is thrown if a result_check == false causes an exception to ...
#define TEUCHOS_TEST_FOR_EXCEPTION(throw_exception_test, Exception, msg)
bool update_success(bool result_check, bool *success)
Helper function for updating a flag for if an operation returned false.