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

A constexpr stack. More...

#include "sequoia/Core/ContainerUtilities/ArrayUtilities.hpp"
#include "sequoia/Algorithms/Algorithms.hpp"

Go to the source code of this file.

Classes

class  sequoia::data_structures::static_stack< T, MaxDepth >
 A stack suitable for constexpr contexts. More...
 

Detailed Description

A constexpr stack.