Define GWM_LOG_STOP_BREAK
Defined in File Algorithm.h
Define Documentation
-
GWM_LOG_STOP_BREAK(STATUS)
Check whether to stop. If yes, set the
STATUS
togwm::Status::Terminated
and callbreak
to stop. Variable to store status value.
Defined in File Algorithm.h
Check whether to stop. If yes, set the STATUS
to gwm::Status::Terminated
and call break
to stop. Variable to store status value.