cpp_proposals
cpp_proposals copied to clipboard
P3032 - Less transient constexpr allocation (and more consteval relaxation)
@brevzin Sorry for bothering. I noticed that P3032 currently plans to bump __cpp_constexpr. But it seems that this paper will be accepted as a DR against C++20, and __cpp_constexpr has been bumped in C++23/26 many times by non-DR papers (namely P2242R3, P2448R2, P2647R1, and P2738R1).
Would it make more sense to bump __cpp_constexpr_dynamic_alloc and/or __cpp_consteval instead?