STXXL
1.4.0
|
#include <algorithm>
#include <cstring>
#include <cassert>
#include <stxxl/bits/noncopyable.h>
#include <stxxl/bits/verbose.h>
#include <stxxl/bits/common/utils.h>
Go to the source code of this file.
Classes | |
class | stxxl::simple_vector< ValueType > |
Simpler non-growing vector without initialization. More... | |
Namespaces | |
stxxl | |
STXXL library namespace | |
Functions | |
template<class ValueType > | |
void | std::swap (stxxl::simple_vector< ValueType > &a, stxxl::simple_vector< ValueType > &b) |