Skip to content

Commit 7b68039

Browse files
committed
Set 4317 to Tentatively Ready after reflector poll
1 parent 19097f9 commit 7b68039

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

xml/issue4317.xml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version='1.0' encoding='utf-8' standalone='no'?>
22
<!DOCTYPE issue SYSTEM "lwg-issue.dtd">
33

4-
<issue num="4317" status="New">
4+
<issue num="4317" status="Tentatively Ready">
55
<title>The meaning of "resource" in the <i>Cpp17Destructible</i> requirements is undefined</title>
66
<section>
77
<sref ref="[utility.arg.requirements]"/>
@@ -18,6 +18,12 @@ in the future. What are considered as resources generally depends on users' inte
1818
standard shouldn't determine the well-definedness of a program execution due to it. Moreover,
1919
the wording doesn't seem to consider shared ownership, which can be represented by `shared_ptr`.
2020
</p>
21+
22+
<note>2025-10-14; Reflector poll</note>
23+
<p>
24+
Set status to Tentatively Ready after six votes in favour during reflector poll.
25+
</p>
26+
2127
</discussion>
2228

2329
<resolution>

0 commit comments

Comments
 (0)