Stxxl
1.4.0
|
#include <limits>
#include <stxxl/stream>
Go to the source code of this file.
Defines | |
#define | MULT (1000) |
Functions | |
int | main () |
#define MULT (1000) |
Definition at line 65 of file test_stream1.cpp.
Referenced by main().
int main | ( | ) |
Definition at line 67 of file test_stream1.cpp.
References stxxl::vector< Tp_, PgSz_, PgTp_, BlkSize_, AllocStr_, SzTp_ >::begin(), stxxl::stream::check_sorted_runs(), stxxl::stream::basic_runs_merger< RunsType_, CompareType_, AllocStr_ >::empty(), stxxl::vector< Tp_, PgSz_, PgTp_, BlkSize_, AllocStr_, SzTp_ >::end(), stxxl::is_sorted(), MULT, stxxl::vector< Tp_, PgSz_, PgTp_, BlkSize_, AllocStr_, SzTp_ >::push_back(), and STXXL_MSG.