#include <SmallList.h>
Public Member Functions | |
| const_iterator (Node *head) | |
| const_iterator (iterator it) | |
| void | increment () |
| bool | equal (const const_iterator &other) const |
| Item & | dereference () const |
|
||||||||||
|
|
|
||||||||||
|
|
|
|||||||||
|
|
|
||||||||||
|
|
|
|||||||||
|
|
1.4.6