Om
Namespaces | Macros | Typedefs
expression_operation.hpp File Reference

Om header file. More...

#include "om/language/expression.hpp"
#include "om/language/operation/program_operation.hpp"
#include "om/language/system.hpp"
+ Include dependency graph for expression_operation.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Om
 The Om library.
 
 Om::Language
 The Om language implementation.
 
 Om::Language::Operation
 A namespace for all Operation implementations.
 

Macros

#define Om_Language_Operation_ExpressionOperation_
 

Typedefs

typedef ProgramOperation< Expression > Om::Language::Operation::ExpressionOperation
 The expression operation implementation. More...
 

Detailed Description

Version
0.1.3
Date
2012-2014
Author
Jason Erb

Definition in file expression_operation.hpp.

Macro Definition Documentation

◆ Om_Language_Operation_ExpressionOperation_

#define Om_Language_Operation_ExpressionOperation_

Definition at line 24 of file expression_operation.hpp.