Lumiera  0.pre.03
»edit your freedom«
IterStack_test Class Reference

Description

Test:
cover behaviour of a convenience class built by using a std::deque as "state core" of an Lumiera IterStateWrapper.
  • iterable according to the Lumiera Forward Iterator concept
  • can push and pop values repeatedly
  • iterating and push / pop can be mixed
  • empty state detected consistently
See also
IterExplorer
IterAdapter

Definition at line 63 of file iter-stack-test.cpp.

Private Member Functions

virtual void run (Arg)
 
+ Inheritance diagram for IterStack_test:
+ Collaboration diagram for IterStack_test:

The documentation for this class was generated from the following file: