Inferno  0.2
Steps::LogicalAndToIf Class Reference

#include <lower_control_flow.hpp>

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

List of all members.

Public Member Functions

 LogicalAndToIf ()

Detailed Description

Reduce && to an if, due to its conditional execution and sequence point behaviour

Definition at line 102 of file lower_control_flow.hpp.


Constructor & Destructor Documentation


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