stream::from_sorted_sequences< ValueType_ > Struct Template Reference
[Stream package]
Input strategy for
runs_creator class.
More...
#include <sort_stream.h>
List of all members.
Detailed Description
template<class ValueType_>
struct stream::from_sorted_sequences< ValueType_ >
Input strategy for
runs_creator class.
This strategy together with runs_creator class allows to create sorted runs data structure usable for runs_merger from sequences of elements in sorted order
The documentation for this struct was generated from the following file: