Constexpr-level metaprogramming, such as: More...
Modules | |
Constexpr Datastructures | |
Dynamically-sized datastructures for use only during constexpr execution. | |
Integer Math | |
Constexpr integer math, such as division that refuses to compile if the division has a remainder. | |
Classes | |
struct | sp::StaticAssert |
Static asserts that exploit template expansion backtraces to show you the values involved in the failing assert. More... | |
Constexpr-level metaprogramming, such as: