Support<vector<T> > is a const adapter of std::vector to container. More...
Public Member Functions | |
| Support (const std::vector< value_type > &) | |
| The type of the values. | |
| bool | empty () const |
| Whether it's empty. | |
Support<vector<T> > is a const adapter of std::vector to container.
Definition at line 63 of file bmig_support.hh.
1.7.1