Would the PMR variants of the STL datatypes be a solution here? The compiler could fill in the details of the range in question (the ro section), and give you constexprness?
No, compile time memory is not the same as static storage duration/ro section.
No, compile time memory is not the same as static storage duration/ro section.