Skip to content

Commit 4a4bbd2

Browse files
committed
Set 4310 to Core/P4
1 parent 9a1124e commit 4a4bbd2

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

xml/issue4310.xml

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

4-
<issue num="4310" status="New">
4+
<issue num="4310" status="Core">
55
<title>Is "the completion of the invocation of the constructor" considered as an expression?</title>
66
<section>
77
<sref ref="[thread.thread.constr]"/>
88
<sref ref="[thread.thread.member]"/>
99
</section>
1010
<submitter>jim x</submitter>
1111
<date>06 Aug 2025</date>
12-
<priority>99</priority>
12+
<priority>4</priority>
1313

1414
<discussion>
1515
<p>
@@ -51,6 +51,11 @@ The similar issue is <sref ref="[thread.thread.member]"/> p4
5151
The completion of the thread represented by `*this` synchronizes with (<sref ref="[intro.multithread]"/>)
5252
the corresponding successful `join()` return.
5353
</p></blockquote>
54+
55+
<note>2025-10-23; Reflector poll; Status changed: New &rarr; Core and P4.</note>
56+
<p>
57+
P4 at best. Sentiment towards NAD.
58+
</p>
5459
</discussion>
5560

5661
<resolution>

0 commit comments

Comments
 (0)