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 a18ddd2 commit fa20630Copy full SHA for fa20630
xml/issue4373.xml
@@ -8,7 +8,7 @@
8
</section>
9
<submitter>Hewill Kang</submitter>
10
<date>12 Sep 2025</date>
11
-<priority>99</priority>
+<priority>3</priority>
12
13
<discussion>
14
<p>
@@ -41,6 +41,15 @@ type alias
41
<code>llvm::function_traits</code></a> to obtain the return type, providing such a member
42
type alias for `std::function_ref` meets user potential demands.
43
</p>
44
+
45
+<note>2025-10-22; Reflector poll.</note>
46
+<p>
47
+Set priority to 3 after reflector poll.
48
+</p>
49
50
+Alternative (with incoming paper targeting LEWG) of deprecating
51
+<tt>result_type</tt> in existing wrappers was suggested.
52
53
</discussion>
54
55
<resolution>
0 commit comments