libdballe  6.8
Public Types | Public Member Functions | Protected Attributes
dballe::stl::SetIntersection< T > Singleton 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 singleton was generated from the following file: