Givaro
Public Member Functions
List0< T >::Iterator Class Reference

#include <givlist0.h>

Public Member Functions

 Iterator (List0< T > &lst)
int is_empty () const
void prev ()
void next ()
T & get_item ()
const T & get_item () const

Constructor & Destructor Documentation

Iterator ( List0< T > &  lst)
inline

Member Function Documentation

int is_empty ( ) const
inline
void prev ( )
inline
void next ( )
inline
T& get_item ( )
inline
const T& get_item ( ) const
inline

The documentation for this class was generated from the following file: