Vaucanson
1.4.1
|
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.
|
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.