#include <Lst.hpp>
Public Member Functions | |
| Iterator (const Lst< C > &lst) | |
| bool | more () const |
| C | next () |
| void | reset (const Lst< C > &lst) |
Private Attributes | |
| Lst< C > | _list |
|
||||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
||||||||||
|
|
|
|||||
|
|
1.3.2