MOOCHO (Single Doxygen Collection)
Version of the Day
|
#include "Moocho_ConfigDefs.hpp"
Go to the source code of this file.
Namespaces | |
TestingHelperPack | |
namespace TestingHelperPack | |
bool | TestingHelperPack::throw_except_on_fail = false |
Global flag for setting if and exception is thrown if a result_check == false causes an exception to be thrown. More... | |
bool | TestingHelperPack::update_success (bool result_check, bool *success) |
Helper function for updating a flag for if an operation returned false. More... | |