Om
Classes | Namespaces | Macros | Functions
literal.hpp File Reference

Om header file. More...

#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"
+ Include dependency graph for literal.hpp:
+ This graph shows which files directly or indirectly include this file:

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 &)
 

Detailed Description

Version
0.1.3
Date
2012-2014
Author
Jason Erb

Definition in file literal.hpp.

Macro Definition Documentation

◆ Om_Language_Literal_

#define Om_Language_Literal_

Definition at line 28 of file literal.hpp.

◆ Om_Language_Literal_GetName_

#define Om_Language_Literal_GetName_ ( )

Definition at line 41 of file literal.hpp.