42 #ifndef UPDATE_SUCCESS_H
43 #define UPDATE_SUCCESS_H
47 namespace TestingHelperPack {
68 #endif // UPDATE_SUCCESS_H
bool throw_except_on_fail
Global flag for setting if and exception is thrown if a result_check == false causes an exception to ...
bool update_success(bool result_check, bool *success)
Helper function for updating a flag for if an operation returned false.