Om
|
Go to the source code of this file.
Classes | |
class | Om::Source::ContainerBackSource< ThisItem, ThisContainer > |
A Source adapter for a container; pulls items from the back. More... | |
Namespaces | |
Om | |
The Om library. | |
Om::Source | |
A namespace for all sources. | |
boost | |
Macros | |
#define | Om_Source_ContainerBackSource_ |
Functions | |
template<typename TheItem , typename TheContainer > | |
bool | Om::Source::operator== (ContainerBackSource< TheItem, TheContainer > const &, ContainerBackSource< TheItem, TheContainer > const &) |
template<typename TheItem , typename TheContainer > | |
bool | Om::Source::operator!= (ContainerBackSource< TheItem, TheContainer > const &, ContainerBackSource< TheItem, TheContainer > const &) |
template<typename TheItem , typename TheContainer > | |
void | boost::swap (Om::Source::ContainerBackSource< TheItem, TheContainer > &, Om::Source::ContainerBackSource< TheItem, TheContainer > &) |
Definition in file container_back_source.hpp.
#define Om_Source_ContainerBackSource_ |
Definition at line 17 of file container_back_source.hpp.