Lumiera  0.pre.03
»edit your freedom«
lib::test::anonymous_namespace{iter-explorer-test.cpp} Namespace Reference

Classes

struct  CountDown
 This iteration _"state core" type_ describes a descending sequence of numbers yet to be delivered. More...
 
class  NumberSequence
 A straight descending number sequence as basic test iterator. More...
 
class  RandomSeq
 Another iteration _"state core"_ to produce a sequence of random numbers. More...
 

Functions

template<class II >
string materialise (II &&ii)
 Diagnostic helper: join all the elements from a copy of the iterator.
 
template<class II >
void pullOut (II &ii)
 Diagnostic helper: "squeeze out" the given iterator until exhaustion.