PR48606: The lifetime of a constexpr heap allocation always started
during the same evaluation. It looks like the only case for which this matters is determining whether mutable subobjects of a heap allocation can be modified during constant evaluation.
Loading
Please sign in to comment