Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
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 54 of file iter-stack-test.cpp.

Private Member Functions

virtual void run (Arg)
 

Member Function Documentation

◆ run()

virtual void run ( Arg  )
inlineprivatevirtual

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

References VERIFY_ERROR.

+ Inheritance diagram for IterStack_test:
+ Collaboration diagram for IterStack_test:

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