24 #include "cheetah/utils/Config.h" 25 #include "cheetah/utils/TerminateException.h" 32 Config::Config(std::string module_name)
33 : panda::ConfigModule(
std::move(module_name))
void terminate() const
call for notifiers to indicate a termination condition
Some limits and constants for FLDO.
Exception to indicate program should terminate, without an error.