List_iterator< Type > Class Template Reference
A List_iterator allows iterating over the elements of a given List.
More...
#include <list.h>
Inheritance diagram for List_iterator< Type >:
[legend]Collaboration diagram for List_iterator< Type >:
[legend]List of all members.
Detailed Description
template<class Type>
class List_iterator< Type >
A List_iterator allows iterating over the elements of a given List.
Constructor & Destructor Documentation
Member Function Documentation
|
template<class Type> |
| Type & List_iterator< Type >::operator * |
( |
|
) |
const [inline] |
|
|
template<class Type> |
| Type * List_iterator< Type >::operator-> |
( |
|
) |
const [inline] |
|
Member Data Documentation
The documentation for this class was generated from the following file:
Torsion Operating System, Copyright
(C) 2000-2004 Dan Helfman