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

Virtual container containing the intersection of an arbitrary number of sorted (begin, end) sequences. More...

#include <stlutils.h>

Public Types

typedef stlutils::Itersection< T > const_iterator
 

Public Member Functions

const_iterator begin (std::unique_ptr< Sequences< T > > &sequences) const
 
const_iterator end () const
 

Detailed Description

template<class T>
class dballe::stl::Intersection< T >

Virtual container containing the intersection of an arbitrary number of sorted (begin, end) sequences.


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