|
Om
|
#include "om/language/atom.hpp"#include "om/language/default_element.hpp"#include <string>#include "om/language/default_atom.cpp"
Include dependency graph for default_atom.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Om::Language::DefaultAtom< ThisImplementation > |
| A partial implementation of Atom. More... | |
Namespaces | |
| Om | |
| The Om library. | |
| Om::Language | |
| The Om language implementation. | |
Macros | |
| #define | Om_Language_DefaultAtom_ |
Functions | |
| template<typename TheImplementation > | |
| bool | Om::Language::operator== (DefaultAtom< TheImplementation > const &, DefaultAtom< TheImplementation > const &) |
| template<typename TheImplementation > | |
| bool | Om::Language::operator!= (DefaultAtom< TheImplementation > const &, DefaultAtom< TheImplementation > const &) |
Definition in file default_atom.hpp.
| #define Om_Language_DefaultAtom_ |
Definition at line 17 of file default_atom.hpp.