Skip to content

Commit 92fdfe3

Browse files
committed
Move 4442 to Immediate
1 parent 795371b commit 92fdfe3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

xml/issue4442.xml

Lines changed: 3 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="4442" status="New">
4+
<issue num="4442" status="Immediate">
55
<title>Clarify `expr` and `fn` for `meta::reflect_object` and `meta::reflect_function`</title>
66
<section>
77
<sref ref="[meta.reflection.result]"/>
@@ -13,6 +13,8 @@
1313
<discussion>
1414
<b>Addresses <a href="https://github.com/cplusplus/nbballot/issues/748">US 118-179</a></b>
1515
<p>This should talk about the object/function designated by `expr`/`fn`, rather than `expr`/`fn`.</p>
16+
17+
<note>Kona 2025-11-04; approved by LWG. Status changed: New &rarr; Immediate.</note>
1618
</discussion>
1719

1820
<resolution>

0 commit comments

Comments
 (0)