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.
1.7.1