| STXXL
    1.4-dev
    | 
Go to the source code of this file.
| Classes | |
| class | stxxl::const_deque_iterator< DequeType > | 
| class | stxxl::const_deque_iterator< DequeType > | 
| class | stxxl::deque< ValueType, VectorType > | 
| A deque container. Introduction to deque container: see STXXL Deque tutorial. Design and Internals of deque container: see Deque. More... | |
| class | stxxl::deque< ValueType, VectorType > | 
| A deque container. Introduction to deque container: see STXXL Deque tutorial. Design and Internals of deque container: see Deque. More... | |
| class | stxxl::deque_iterator< DequeType > | 
| Namespaces | |
| stxxl | |
| STXXLlibrary namespace | |
| Functions | |
| template<class ValueType , class VectorType > | |
| bool | stxxl::operator< (const deque< ValueType, VectorType > &a, const deque< ValueType, VectorType > &b) | 
| template<class ValueType , class VectorType > | |
| bool | stxxl::operator== (const deque< ValueType, VectorType > &a, const deque< ValueType, VectorType > &b) | 
| template<typename ValueType , typename VectorType > | |
| void | std::swap (stxxl::deque< ValueType, VectorType > &a, stxxl::deque< ValueType, VectorType > &b) |