Inferno  0.2
Steps::ApplyBottomPolicy Class Reference

#include <fall_out.hpp>

Inheritance diagram for Steps::ApplyBottomPolicy:
[legend]
Collaboration diagram for Steps::ApplyBottomPolicy:
[legend]

List of all members.

Public Member Functions

 ApplyBottomPolicy ()

Detailed Description

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.


Constructor & Destructor Documentation

Definition at line 492 of file fall_out.cpp.


The documentation for this class was generated from the following files: