Stxxl
1.4.0
|
#include <stxxl/mng>
#include <stxxl/stable_ksort>
#include <stxxl/ksort>
#include <stxxl/vector>
Go to the source code of this file.
Functions | |
bool | operator< (const my_type &a, const my_type &b) |
int | main () |
int main | ( | ) |
Definition at line 51 of file test_stable_ksort.cpp.
References stxxl::vector< Tp_, PgSz_, PgTp_, BlkSize_, AllocStr_, SzTp_ >::begin(), stxxl::vector< Tp_, PgSz_, PgTp_, BlkSize_, AllocStr_, SzTp_ >::end(), stxxl::is_sorted(), memory_to_use, stxxl::vector< Tp_, PgSz_, PgTp_, BlkSize_, AllocStr_, SzTp_ >::size(), stxxl::stable_ksort(), and STXXL_MSG.
Definition at line 46 of file test_stable_ksort.cpp.