|
libdballe
7.7
|
Public Types | |
| typedef Intersection< T >::const_iterator | const_iterator |
Public Member Functions | |
| void | add (const std::set< T > &set) |
| const_iterator | begin () |
| const_iterator | end () |
Protected Attributes | |
| std::vector< const std::set< T > * > | sets |
| Intersection< T > | intersection |
1.8.9.1