#include <dlist.h>
|
||||||||||
|
Constructor
|
|
|||||||||
|
Destructor |
|
|||||||||
|
Returns currently pointed object |
|
|||||||||
|
Goes to list head |
|
|||||||||
|
Goes to list tail |
|
|||||||||
|
Return 0 at the list end |
|
||||||||||
|
Incremental operator (infix) |
|
|||||||||
|
Incremental operator (postfix) |
|
||||||||||
|
Decremental operator (infix) |
|
|||||||||
|
Decremental operator (postfix) |
|
|||||||||
|
Rewind iterator |
1.2.15