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

Om header file. More...

#include "om/language/default_atom.hpp"
#include "om/language/symbol/operand_symbol.hpp"
#include "om/language/symbol/operator_symbol.hpp"
#include "om/language/symbol/separator_symbol.hpp"
#include "boost/locale/boundary.hpp"
#include "om/language/operator.cpp"
+ Include dependency graph for operator.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Om::Language::Operator
 The Operator implementation. More...
 

Namespaces

 Om
 The Om library.
 
 Om::Language
 The Om language implementation.
 
 boost
 

Macros

#define Om_Language_Operator_
 
#define Om_Language_Operator_GetName_()
 

Functions

template<>
void boost::swap (Om::Language::Operator &, Om::Language::Operator &)
 

Detailed Description

Version
0.1.3
Date
2012-2014
Author
Jason Erb

Definition in file operator.hpp.

Macro Definition Documentation

◆ Om_Language_Operator_

#define Om_Language_Operator_

Definition at line 28 of file operator.hpp.

◆ Om_Language_Operator_GetName_

#define Om_Language_Operator_GetName_ ( )

Definition at line 42 of file operator.hpp.