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