|
Stxxl
1.4.0
|
#include <vector>#include <queue>#include <deque>#include <stxxl/bits/deprecated.h>#include <stxxl/bits/mng/mng.h>#include <stxxl/bits/mng/typed_block.h>#include <stxxl/bits/common/simple_vector.h>#include <stxxl/bits/common/tmeta.h>#include <stxxl/bits/mng/read_write_pool.h>#include <stxxl/bits/mng/write_pool.h>#include <stxxl/bits/mng/prefetch_pool.h>
Go to the source code of this file.
Classes | |
| class | stxxl::queue< ValTp, BlkSz, AllocStr, SzTp > |
| External FIFO queue container. More... | |
Namespaces | |
| namespace | stxxl |
| |
Defines | |
| #define | STXXL_VERBOSE_QUEUE STXXL_VERBOSE2 |
| #define STXXL_VERBOSE_QUEUE STXXL_VERBOSE2 |
1.7.6.1