STXXL  1.4-dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
simple_vector.h File Reference
#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)