Lumiera
0.pre.03
»edit your freedom«
|
#include "lib/iter-stack.hpp"
Wrapper to mark a std::deque instance for use as "state core" within lib::IterStateWrapper.
Iteration will pop elements from the back side.
Definition at line 80 of file iter-stack.hpp.
Public Member Functions | |
bool | checkPoint () const |
void | iterNext () |
TY & | yield () const |