We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 795371b commit 92fdfe3Copy full SHA for 92fdfe3
xml/issue4442.xml
@@ -1,7 +1,7 @@
1
<?xml version='1.0' encoding='utf-8' standalone='no'?>
2
<!DOCTYPE issue SYSTEM "lwg-issue.dtd">
3
4
-<issue num="4442" status="New">
+<issue num="4442" status="Immediate">
5
<title>Clarify `expr` and `fn` for `meta::reflect_object` and `meta::reflect_function`</title>
6
<section>
7
<sref ref="[meta.reflection.result]"/>
@@ -13,6 +13,8 @@
13
<discussion>
14
<b>Addresses <a href="https://github.com/cplusplus/nbballot/issues/748">US 118-179</a></b>
15
<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 → Immediate.</note>
18
</discussion>
19
20
<resolution>
0 commit comments