Lumiera  0.pre.03
»edit your freedom«
CountDown Struct Reference

Description

This iteration _"state core" type_ describes a descending sequence of numbers yet to be delivered.

Definition at line 92 of file iter-explorer-test.cpp.

Public Member Functions

 CountDown (uint start=0, uint end=0)
 
bool checkPoint () const
 
void iterNext ()
 
bool operator== (CountDown const &o) const
 
uint & yield () const
 

Public Attributes

uint e
 
uint p
 
+ Collaboration diagram for CountDown:

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