Stxxl  1.4.0
Classes | Namespaces
include/stxxl/bits/common/addressable_queues.h File Reference
#include <set>
#include <list>
#include <map>
#include <stxxl/bits/namespace.h>
Include dependency graph for addressable_queues.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  stxxl::addressable_fifo_queue< KeyType >
 An internal fifo queue that allows removing elements addressed with (a copy of) themselves. More...
class  stxxl::addressable_priority_queue< KeyType, PriorityType, Cmp >
 An internal priority queue that allows removing elements addressed with (a copy of) themselves. More...
struct  stxxl::addressable_priority_queue< KeyType, PriorityType, Cmp >::cmp

Namespaces

namespace  stxxl
 

<stxxl> library namespace


 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines