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

Support<set<U, T> > is a const adapter of std::map to container. More...

List of all members.

Public Types

typedef SupportIterator< std::set<
U > > 
iterator
typedef SupportIterator< std::set<
U > > 
const_iterator
typedef std::set< U >::value_type value_type
 The type of the values.

Public Member Functions

 Support (const std::set< U > &)
 Support (const Support &)
 support<set<U, T> > is a const adapter of std::map to container.
iterator begin () const
iterator end () const
unsigned size () const
iterator find (const U &k) const
bool empty () const
 Whether it's empty.
back () const


Detailed Description

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

Support<set<U, T> > is a const adapter of std::map to container.

Definition at line 179 of file support.hh.


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