|
SpECTRE
v2026.04.01
|
Possible enumeration values for the StaticCache. Only values specified here are retrievable. More...
#include <StaticCache.hpp>
Public Types | |
| using | value_type = EnumerationType |
| using | value_list = tmpl::integral_list<EnumerationType, Enums...> |
Static Public Attributes | |
| static constexpr size_t | size = sizeof...(Enums) |
| static constexpr std::array< value_type, size > | values {Enums...} |
Possible enumeration values for the StaticCache. Only values specified here are retrievable.