libdballe  7.6
Public Types | Public Member Functions | Protected Attributes
dballe::stl::SetIntersection< T > Class Template Reference

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
 

The documentation for this class was generated from the following file: