|
Stxxl
1.4.0
|
Input strategy for runs_creator class.
More...
#include <sort_stream.h>
Public Types | |
| typedef ValueType_ | value_type |
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 687 of file sort_stream.h.
| typedef ValueType_ stxxl::stream::from_sorted_sequences< ValueType_ >::value_type |
Definition at line 689 of file sort_stream.h.
1.7.6.1