|
Givaro
|
#include <givlist0.h>
Public Member Functions | |
| Iterator (List0< T > &lst) | |
| int | is_empty () const |
| void | prev () |
| void | next () |
| T & | get_item () |
| const T & | get_item () const |
| int is_empty | ( | ) | const [inline] |
| void prev | ( | ) | [inline] |
| void next | ( | ) | [inline] |
| T& get_item | ( | ) | [inline] |
| const T& get_item | ( | ) | const [inline] |
1.7.4