![]() |
aGrUM
0.14.2
|
Template implementations of multi priority queues. More...
#include <agrum/core/multiPriorityQueue.h>
Go to the source code of this file.
Namespaces | |
gum | |
gum is the global namespace for all aGrUM entities | |
Functions | |
template<typename Val , typename Priority , typename Cmp , typename Alloc > | |
INLINE std::ostream & | gum::operator<< (std::ostream &stream, const MultiPriorityQueue< Val, Priority, Cmp, Alloc > &queue) |
Template implementations of multi priority queues.
Definition in file multiPriorityQueue_tpl.h.