TPIE

2362a60
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
 pipelining/factory_base.h Base class of pipelining factories
 
 tpie::ami
 A version of sort that takes an input stream of elements of type T, and an output stream, and and uses the < operator to sort, see also Sorting in TPIE.
 

Detailed Description

Priority queue overflow heap.

See also
priority_queue.h

Definition in file pq_overflow_heap.h.