libdballe
7.7
|
Virtual container containing the union of an arbitrary number of sorted (begin, end) sequences. More...
#include <stlutils.h>
Public Types | |
typedef stlutils::Iterunion< T > | const_iterator |
Public Member Functions | |
const_iterator | begin (std::unique_ptr< Sequences< T > > &sequences) const |
const_iterator | end () const |
Virtual container containing the union of an arbitrary number of sorted (begin, end) sequences.