|
Om
|
#include "om/language/operation/default_incomplete_operation.hpp"#include "om/language/system.hpp"#include "om/language/operation/equals_operation.cpp"
Include dependency graph for equals_operation.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Om::Language::Operation::EqualsOperation |
| The = operation implementation. More... | |
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_EqualsOperation_ |
| #define | Om_Language_Operation_EqualsOperation_GetName_() |
Definition in file equals_operation.hpp.
| #define Om_Language_Operation_EqualsOperation_ |
Definition at line 41 of file equals_operation.hpp.
| #define Om_Language_Operation_EqualsOperation_GetName_ | ( | ) |
Definition at line 47 of file equals_operation.hpp.