SHORE API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
shore::merge< T, Cmp > Class Template Reference

Merge sorted data from multiple inputs. More...

Public Types

typedef T current_type
 

Public Member Functions

 merge (Cmp c=Cmp())
 
sink< channel, T > & make_channel ()
 
const int current_id () const
 
const current_type & current () const
 
bool has_data () const
 
void next ()
 

Detailed Description

template<typename T, typename Cmp>
class shore::merge< T, Cmp >

Merge sorted data from multiple inputs.


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