File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 11<?xml version =' 1.0' encoding =' utf-8' standalone =' no' ?>
22<!DOCTYPE issue SYSTEM "lwg-issue.dtd">
33
4- <issue num =" 4477" status =" New " >
4+ <issue num =" 4477" status =" Tentatively Ready " >
55<title >Placement `operator delete` should be constexpr</title >
66<section ><sref ref =" [new.delete.placement]" /></section >
77<submitter >Jakub Jelinek</submitter >
@@ -22,6 +22,11 @@ it invokes placement operator delete. And P2747R2 didn't touch that.
2222This makes it impossible to handle an exception thrown by a placement
2323new-expression during constant evaluation.
2424</p >
25+
26+ <note >2025-11-26; Reflector poll.</note >
27+ <p >
28+ Set status to Tentatively Ready after six votes in favour during reflector poll.
29+ </p >
2530</discussion >
2631
2732<resolution >
You can’t perform that action at this time.
0 commit comments