STXXL  1.4-dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
stxxl::stream::from_sorted_sequences< ValueType > Struct Template Reference

Detailed Description

template<class ValueType>
struct stxxl::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

Definition at line 701 of file sort_stream.h.

Public Types

typedef ValueType value_type
 

Member Typedef Documentation

template<class ValueType >
typedef ValueType stxxl::stream::from_sorted_sequences< ValueType >::value_type

Definition at line 703 of file sort_stream.h.


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