in our code base we have lots "enum-to-string" arrays, e.g. array> used to get a string from an enum.
Those arrays cannot be constexpr, s