base_list< T >::iterator Class Reference
#include <list.h>
List of all members.
Detailed Description
template<class T>
class base_list< T >::iterator
non const
iterator
Definition at line 238 of file list.h.
Constructor & Destructor Documentation
constructor
- Parameters:
-
Definition at line 243 of file list.h.
Member Function Documentation
template<class T>
T& base_list< T >::iterator::operator* |
( |
|
) |
const [inline] |
template<class T>
T* base_list< T >::iterator::operator-> |
( |
|
) |
const [inline] |
The documentation for this class was generated from the following file: