Om
|
#include "om/language/default_program.hpp"
#include "om/source/collection_front_source.hpp"
#include "boost/ptr_container/ptr_deque.hpp"
#include "boost/swap.hpp"
#include "om/language/literal.cpp"
Go to the source code of this file.
Classes | |
class | Om::Language::Literal |
The Literal Program implementation. More... | |
class | Om::Language::Literal::ElementRange< Literal > |
A mutable Literal Element range. More... | |
class | Om::Language::Literal::ElementRange< Literal const > |
An immutable Literal Element range. More... | |
Namespaces | |
Om | |
The Om library. | |
Om::Language | |
The Om language implementation. | |
boost | |
Macros | |
#define | Om_Language_Literal_ |
#define | Om_Language_Literal_GetName_() |
Functions | |
template<> | |
void | boost::swap (Om::Language::Literal &, Om::Language::Literal &) |
Definition in file literal.hpp.
#define Om_Language_Literal_ |
Definition at line 28 of file literal.hpp.
#define Om_Language_Literal_GetName_ | ( | ) |
Definition at line 41 of file literal.hpp.