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