Stxxl  1.4.0
Namespaces | Functions
include/stxxl/bits/algo/inmemsort.h File Reference
#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>
Include dependency graph for inmemsort.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  stxxl
 

<stxxl> library namespace


Functions

template<typename ExtIterator_ , typename StrictWeakOrdering_ >
void stxxl::stl_in_memory_sort (ExtIterator_ first, ExtIterator_ last, StrictWeakOrdering_ cmp)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines