Vaucanson
1.4.1
|
Support<map<U, T> > is a const adapter of std::map to container. More...
Public Types | |
typedef std::map< U, T > ::value_type | value_type |
The type of the values. |
Public Member Functions | |
Support (const Support &) | |
support<map<U, T> > is a const adapter of std::map to container. | |
bool | empty () const |
Whether it's empty. |
Support<map<U, T> > is a const adapter of std::map to container.
Definition at line 151 of file support.hh.