Stxxl  1.3.2
Public Types | List of all members
stream::use_push< ValueType_ > Struct Template Reference

Input strategy for runs_creator class. More...

#include <sort_stream.h>

Public Types

typedef ValueType_ value_type
 

Detailed Description

template<class ValueType_>
struct stream::use_push< 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 pushing elements into the sorter (using runs_creator::push())


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