Define GWM_LOG_STOP_RETURN
Defined in File Algorithm.h
Define Documentation
-
GWM_LOG_STOP_RETURN(STATUS, REVAL)
Check whether to stop. If yes, set the
STATUS
togwm::Status::Terminated
and callreturn
to stop. Variable to store status value Value to return.