| 
    Vaucanson 1.4 
   | 
 
Support<vector<T> > is a const adapter of std::set to container. More...
Public Member Functions | |
| Support (const std::set< value_type > &) | |
| The type of the values.   | |
| bool | empty () const | 
| Whether it's empty.  | |
Support<vector<T> > is a const adapter of std::set to container.
Definition at line 145 of file bmig_support.hh.
| Support | ( | const std::set< value_type > & | m | ) |  [inline] | 
        
The type of the values.
support<vector<U, T> > is a const adapter of std::set to container.
Definition at line 341 of file bmig_support.hxx.
 1.7.4