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

Om header file. More...

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

Detailed Description

Version
0.1.3
Date
2012-2014
Author
Jason Erb

Definition in file default_atom.hpp.

Macro Definition Documentation

◆ Om_Language_DefaultAtom_

#define Om_Language_DefaultAtom_

Definition at line 17 of file default_atom.hpp.