15 #ifndef Om_Source_CollectionBackSource_
17 #define Om_Source_CollectionBackSource_ \
18 Om::Source::CollectionBackSource
44 template <
typename TheCollection>
A range over a collection, starting from the back.
CollectionBackSource(TheCollection &)
A Source adapter for a start and end input iterator pair.