SupportIterator Class Template Reference
[Miscellaneous constructs used by Vaucanson]

Iterator over the Support generic class. More...

List of all members.

Public Types

typedef C::key_type key_type
typedef C::const_iterator map_iterator
typedef SupportIterator< C > self_t
typedef map_iterator::iterator_category iterator_category
typedef map_iterator::difference_type difference_type
typedef key_type value_type
typedef key_typepointer
typedef key_typereference

Public Member Functions

 SupportIterator ()
 SupportIterator (map_iterator)
key_type operator * () const
self_toperator++ ()
self_t operator++ (int)
bool operator!= (const SupportIterator &) const
bool operator== (const SupportIterator &) const


Detailed Description

template<class C>
class vcsn::misc::SupportIterator< C >

Iterator over the Support generic class.

Bug:
is not STL compliant yet.

Definition at line 43 of file support.hh.


Generated on Wed Jun 13 17:03:36 2007 for Vaucanson by  doxygen 1.5.1