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

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

List of all members.

Public Types

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

Public Member Functions

 Support (const std::map< U, T > &)
 Support (const Support &)
 support<map<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 T>
class vcsn::misc::Support< std::map< U, T > >

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

Definition at line 151 of file support.hh.


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