CACAO
|
Go to the source code of this file.
Data Structures | |
class | NumericInstruction |
Represents a constant numeric instruction. More... | |
Functions | |
bool | operator== (const NumericInstruction &a, const NumericInstruction &b) |
bool | operator!= (const NumericInstruction &a, const NumericInstruction &b) |
std::ostream & | operator<< (std::ostream &out, const NumericInstruction &instruction) |
|
inline |
Definition at line 108 of file NumericInstruction.hpp.
|
inline |
Definition at line 123 of file NumericInstruction.hpp.
|
inline |
Definition at line 103 of file NumericInstruction.hpp.