|
Om
|
#include "om/language/default_atom.hpp"#include "om/language/symbol/operand_symbol.hpp"#include "om/language/symbol/operator_symbol.hpp"#include "om/language/symbol/separator_symbol.hpp"#include "boost/locale/boundary.hpp"#include "om/language/operator.cpp"
Include dependency graph for operator.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Om::Language::Operator |
| The Operator implementation. More... | |
Namespaces | |
| Om | |
| The Om library. | |
| Om::Language | |
| The Om language implementation. | |
| boost | |
Macros | |
| #define | Om_Language_Operator_ |
| #define | Om_Language_Operator_GetName_() |
Functions | |
| template<> | |
| void | boost::swap (Om::Language::Operator &, Om::Language::Operator &) |
Definition in file operator.hpp.
| #define Om_Language_Operator_ |
Definition at line 28 of file operator.hpp.
| #define Om_Language_Operator_GetName_ | ( | ) |
Definition at line 42 of file operator.hpp.