|
Stxxl
1.4.0
|
#include <stxxl/bits/namespace.h>#include <stxxl/bits/common/simple_vector.h>#include <stxxl/bits/io/request_operations.h>#include <stxxl/bits/algo/adaptor.h>#include <stxxl/bits/mng/adaptor.h>#include <stxxl/bits/parallel.h>#include <algorithm>

Go to the source code of this file.
Namespaces | |
| namespace | stxxl |
| |
Functions | |
| template<typename ExtIterator_ , typename StrictWeakOrdering_ > | |
| void | stxxl::stl_in_memory_sort (ExtIterator_ first, ExtIterator_ last, StrictWeakOrdering_ cmp) |
1.7.6.1