STXXL
1.4-dev
|
Input strategy for runs_creator
class.
This strategy together with runs_creator
class allows to create sorted runs data structure usable for runs_merger
pushing elements into the sorter (using runs_creator::push())
Definition at line 393 of file sort_stream.h.
Public Types | |
typedef ValueType | value_type |
typedef ValueType stxxl::stream::use_push< ValueType >::value_type |
Definition at line 395 of file sort_stream.h.