Class
Bundle2
Stores references to two arbitrary objects.
Bundle2<TInput1, TInput2>
Parameters
TInput1
The type of the first object.
TInput2
The type of the second object.
Data Members
in1TInput1 reference
in2TInput2 reference
Remarks
Primarily used as an adaptor for pipes with two sources.
See Also
SeqAn - Sequence Analysis Library - www.seqan.de