Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

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 std::map< U, T
>::value_type 
value_type
 The type of the values.

Public Member Functions

value_type operator * () const
 Return the one and only element of the support.
bool empty () const
 Whether it's empty.


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


Member Function Documentation

value_type operator *  )  const
 

Return the one and only element of the support.

Precondition:
There is exactly one element in the support.


Generated on Sun Jul 30 21:14:03 2006 for Vaucanson by  doxygen 1.3.9.1