Stxxl
1.4.0
|
#include <iterator>
#include <stxxl/deque2>
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 17 of file test_deque2.cpp.
References stxxl::atoint64(), stxxl::deque2< ValueType, BlockSize, AllocStrategy, SizeType >::back(), stxxl::deque2< ValueType, BlockSize, AllocStrategy, SizeType >::empty(), stxxl::deque2< ValueType, BlockSize, AllocStrategy, SizeType >::stream::empty(), stxxl::deque2< ValueType, BlockSize, AllocStrategy, SizeType >::reverse_stream::empty(), stxxl::deque2< ValueType, BlockSize, AllocStrategy, SizeType >::front(), stxxl::deque2< ValueType, BlockSize, AllocStrategy, SizeType >::get_reverse_stream(), stxxl::deque2< ValueType, BlockSize, AllocStrategy, SizeType >::get_stream(), stxxl::deque2< ValueType, BlockSize, AllocStrategy, SizeType >::pop_back(), stxxl::deque2< ValueType, BlockSize, AllocStrategy, SizeType >::pop_front(), stxxl::deque2< ValueType, BlockSize, AllocStrategy, SizeType >::push_back(), stxxl::deque2< ValueType, BlockSize, AllocStrategy, SizeType >::push_front(), stxxl::deque2< ValueType, BlockSize, AllocStrategy, SizeType >::size(), and STXXL_MSG.