Om
|
#include "om/code_point.hpp"
#include "om/language/default_element.hpp"
#include "boost/swap.hpp"
#include "om/language/null.cpp"
Go to the source code of this file.
Classes | |
class | Om::Language::Null |
The Null Element implementation. More... | |
Namespaces | |
Om | |
The Om library. | |
Om::Language | |
The Om language implementation. | |
boost | |
Macros | |
#define | Om_Language_Null_ |
#define | Om_Language_Null_GetName_() |
Functions | |
template<> | |
void | boost::swap (Om::Language::Null &, Om::Language::Null &) |
Definition in file null.hpp.