Define GWM_LOG_STOP_CONTINUE
Defined in File Algorithm.h
Define Documentation
-
GWM_LOG_STOP_CONTINUE(STATUS)
Check whether to stop. If yes, set the
STATUS
togwm::Status::Terminated
and callcontinue
to skip loop. Variable to store status value.