Stxxl  1.4.0
Classes | Namespaces | Defines
include/stxxl/bits/containers/queue.h File Reference
#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>
Include dependency graph for queue.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
 

<stxxl> library namespace


Defines

#define STXXL_VERBOSE_QUEUE   STXXL_VERBOSE2

Define Documentation

#define STXXL_VERBOSE_QUEUE   STXXL_VERBOSE2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines