Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion xml/issue4373.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</section>
<submitter>Hewill Kang</submitter>
<date>12 Sep 2025</date>
<priority>99</priority>
<priority>3</priority>

<discussion>
<p>
Expand Down Expand Up @@ -41,6 +41,15 @@ type alias
<code>llvm::function_traits</code></a> to obtain the return type, providing such a member
type alias for `std::function_ref` meets user potential demands.
</p>

<note>2025-10-22; Reflector poll.</note>
<p>
Set priority to 3 after reflector poll.
</p>
<p>
Alternative (with incoming paper targeting LEWG) of deprecating
<tt>result_type</tt> in existing wrappers was suggested.
</p>
</discussion>

<resolution>
Expand Down