Inferno
0.2
|
#include <fall_out.hpp>
Public Member Functions | |
ApplyBottomPolicy () |
Deal with a state at the end that is not followed by a goto and which will therefore end up exiting off the bottom of the function (absent a return or terminator). Create a conditional goto so that exit can occur.
Definition at line 60 of file fall_out.hpp.
Definition at line 492 of file fall_out.cpp.