Stxxl
1.4.0
|
#include <set>
#include <list>
#include <map>
#include <stxxl/bits/namespace.h>
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 |
|