File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 11<?xml version =' 1.0' encoding =' utf-8' standalone =' no' ?>
22<!DOCTYPE issue SYSTEM "lwg-issue.dtd">
33
4- <issue num =" 4425" status =" New " >
4+ <issue num =" 4425" status =" Tentatively Ready " >
55<title >CTAD <tt >function_ref</tt > of data member pointer should produce <tt >noexcept</tt > signature</title >
66<section ><sref ref =" [func.wrap.ref.deduct]" /></section >
77<submitter >Tomasz Kamiń ski</submitter >
@@ -19,6 +19,11 @@ member. As accessing a data member can never throw exception and <tt>function_re
1919support <tt >noexcept</tt > qualifed function types, the deduction guide should be
2020updated to produce <tt >noexcept</tt >-qualified signature.</p >
2121
22+
23+ <note >2025-10-21; Reflector poll.</note >
24+ <p >
25+ Set status to Tentatively Ready after six votes in favour during reflector poll.
26+ </p >
2227</discussion >
2328
2429<resolution >
You can’t perform that action at this time.
0 commit comments