Stefan Scholz / ETL
Embed: (wiki syntax)

« Back to documentation index

priority_queue.h File Reference

priority_queue.h File Reference

Go to the source code of this file.

Data Structures

class  priority_queue_exception
 The base class for priority_queue exceptions. More...
class  priority_queue_full
 The exception thrown when the queue is full. More...
class  priority_queue_iterator
 The priority queue iterator exception on reversed iterators. More...
class  ipriority_queue< T, TContainer, TCompare >
 This is the base for all priority queues that contain a particular type. More...
class  priority_queue< T, SIZE, TContainer, TCompare >
 A fixed capacity priority queue. More...

Namespaces

namespace  etl
 

A multimap with the capacity defined at compile time.



Detailed Description

Definition in file priority_queue.h.