Sequoia
Loading...
Searching...
No Matches
Classes
StaticPriorityQueue.hpp File Reference

A constexpr prority queue. More...

#include "sequoia/Algorithms/Algorithms.hpp"
#include "sequoia/Core/ContainerUtilities/ArrayUtilities.hpp"
#include <functional>

Go to the source code of this file.

Classes

class  sequoia::data_structures::static_priority_queue< T, MaxDepth, Compare >
 A priority_queue suitable for constexpr contexts. More...
 

Detailed Description

A constexpr prority queue.