- 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.
The documentation for this class was generated from the following file: