Sequoia
|
Files | |
file | DataStructuresTypeTraits.hpp [code] |
Traits for data structures. | |
file | PartitionedData.hpp [code] |
Classes implementing the concept of a sequence of data which is divided into partitions. | |
file | PartitionedDataDetails.hpp [code] |
Metaprogramming components for partitioned data. | |
file | StaticLinearlyPartitionedSequence.hpp [code] |
Classes implementing the concept of a linearly partitioned sequence of data. | |
file | StaticPriorityQueue.hpp [code] |
A constexpr prority queue. | |
file | StaticQueue.hpp [code] |
A constexpr queue. | |
file | StaticStack.hpp [code] |
A constexpr stack. | |