STXXL
1.4-dev
|
#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 | |
stxxl | |
STXXL library namespace | |
Functions | |
template<typename ExtIterator , typename StrictWeakOrdering > | |
void | stxxl::stl_in_memory_sort (ExtIterator first, ExtIterator last, StrictWeakOrdering cmp) |