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

Om header file. More...

#include "om/code_point.hpp"
#include "om/source/default_source.hpp"
#include "om/language/reader.cpp"
+ Include dependency graph for reader.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Om::Language::Reader
 Produces each CodePoint until the end of the Source. More...
 

Namespaces

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

Macros

#define Om_Language_Reader_
 

Functions

bool Om::Language::operator== (Reader const &, Reader const &)
 
bool Om::Language::operator!= (Reader const &, Reader const &)
 

Detailed Description

Version
0.1.3
Date
2012-2014
Author
Jason Erb

Definition in file reader.hpp.

Macro Definition Documentation

◆ Om_Language_Reader_

#define Om_Language_Reader_

Definition at line 17 of file reader.hpp.