|
Om
|
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 > &) |
Definition in file empty_source.hpp.
| #define Om_Source_EmptySource_ |
Definition at line 17 of file empty_source.hpp.