|
libdballe
7.7
|
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 |
Virtual container containing the intersection of an arbitrary number of sorted (begin, end) sequences.
1.8.9.1