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 (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 41 of file support.hh.


Generated on Sat Jul 29 17:32:34 2006 for Vaucanson by  doxygen 1.4.6