#include <Chain.hpp>
Public Member Functions | |
| DelIterator (Chain &c) | |
| bool | more () |
| C | next () |
| void | del () |
| void | replace (C elem) |
Private Attributes | |
| const Link * | _header |
| Link * | _current |
|
||||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
||||||||||
|
|
|
|||||
|
|
|
|||||
|
|
1.3.2