STXXL  1.4-dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
algorithm
Go to the documentation of this file.
1 // -*- mode: c++ -*-
2 /***************************************************************************
3  * include/stxxl/algorithm
4  *
5  * Part of the STXXL. See http://stxxl.sourceforge.net
6  *
7  * Copyright (C) 2007 Andreas Beckmann <[email protected]>
8  *
9  * Distributed under the Boost Software License, Version 1.0.
10  * (See accompanying file LICENSE_1_0.txt or copy at
11  * http://www.boost.org/LICENSE_1_0.txt)
12  **************************************************************************/
13 
14 #include <stxxl/scan>
15 
16 #include <stxxl/sort>
17 #include <stxxl/ksort>
18 //#include <stxxl/stable_ksort>
19