TPIE

v1.1rc1-6-g0c97303
pq_overflow_heap.h File Reference

Priority queue overflow heap. More...

#include <tpie/internal_priority_queue.h>
#include "pq_overflow_heap.inl"

Go to the source code of this file.

Classes

class  tpie::pq_overflow_heap< T, Comparator >
 Overflow Priority Queue, based on a simple Heap. More...
 

Namespaces

 tpie
 TPIE's namespace.
 
 tpie::ami
 The namespace within TPIE for the Access Method Interface elements.
 

Detailed Description

Priority queue overflow heap.

See also
priority_queue.h

Definition in file pq_overflow_heap.h.