SupportIterator< std::set< U > > Class Template Reference
[Miscellaneous constructs used by Vaucanson]

List of all members.

Public Types

typedef std::set< U > container_t
typedef U value_t
typedef container_t::const_iterator iterator
typedef SupportIterator< std::set<
U > > 
self_t
typedef iterator::iterator_category iterator_category
typedef iterator::difference_type difference_type
typedef value_t value_type
typedef value_tpointer
typedef value_treference

Public Member Functions

 SupportIterator ()
 SupportIterator (iterator)
value_t operator * () const
self_toperator++ ()
self_t operator++ (int)
bool operator!= (const SupportIterator &) const
bool operator== (const SupportIterator &) const

Detailed Description

template<class U>
class vcsn::misc::SupportIterator< std::set< U > >

Definition at line 98 of file support.hh.


Generated on Thu Oct 9 20:26:00 2008 for Vaucanson by  doxygen 1.5.1