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.  | |
Definition at line 151 of file support.hh.
 1.5.6