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

Om header file. More...

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

Go to the source code of this file.

Classes

class  Om::Source::EmptySource< ThisItem >
 An empty Source. More...
 

Namespaces

 Om
 The Om library.
 
 Om::Source
 A namespace for all sources.
 
 boost
 

Macros

#define Om_Source_EmptySource_
 

Functions

template<typename TheItem >
bool Om::Source::operator== (EmptySource< TheItem > const &, EmptySource< TheItem > const &)
 
template<typename TheItem >
bool Om::Source::operator!= (EmptySource< TheItem > const &, EmptySource< TheItem > const &)
 
template<typename TheItem >
void boost::swap (Om::Source::EmptySource< TheItem > &, Om::Source::EmptySource< TheItem > &)
 

Detailed Description

Version
0.1.3
Date
2012-2014
Author
Jason Erb

Definition in file empty_source.hpp.

Macro Definition Documentation

◆ Om_Source_EmptySource_

#define Om_Source_EmptySource_

Definition at line 17 of file empty_source.hpp.