You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: issue4255.html
+21-21Lines changed: 21 additions & 21 deletions
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@
64
64
<p><em>This page is a snapshot from the LWG issues list, see the <ahref="lwg-active.html">Library Active Issues List</a> for more information and the meaning of <ahref="lwg-active.html#New">New</a> status.</em></p>
65
65
<h3id="4255"><ahref="lwg-active.html#4255">4255</a>. move_only_function constructor should recognize empty copyable_functions</h3>
Copy file name to clipboardExpand all lines: issue4256.html
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@
64
64
<p><em>This page is a snapshot from the LWG issues list, see the <ahref="lwg-active.html">Library Active Issues List</a> for more information and the meaning of <ahref="lwg-active.html#New">New</a> status.</em></p>
65
65
<h3id="4256"><ahref="lwg-active.html#4256">4256</a>. Incorrect constrains for <code>function_ref</code> constructors from <code>nontype_t</code></h3>
<p>-12- Let <code>T</code> be <code>remove_reference_t<U></code> and <code>F</code> be <code>decltype(f)</code>.</p>
74414
74414
<p>-13- <i>Constraints:</i>:</p>
74415
-
<ul>
74416
-
<li><p>(13.1) <code>is_rvalue_reference_v<U&&></code> is false, and</p></li>
74417
-
<li><p>(13.2) <code><i>is-invocable-using</i><<ins>const </ins>F<ins>&</ins>, T <i>cv</i>&></code> is <code>true</code>.</p></li>
74418
-
</ul>
74415
+
<ol style="list-style-type: none">
74416
+
<li><p>(13.1) — <code>is_rvalue_reference_v<U&&></code> is false, and</p></li>
74417
+
<li><p>(13.2) — <code><i>is-invocable-using</i><<ins>const </ins>F<ins>&</ins>, T <i>cv</i>&></code> is <code>true</code>.</p></li>
Copy file name to clipboardExpand all lines: lwg-index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ <h1>Index by Section</h1>
66
66
<p>This document is the Index by Section for the <a href="lwg-active.html">Library Active Issues List</a>, <a href="lwg-defects.html">Library Defect Reports and Accepted Issues</a>, and <a href="lwg-closed.html">Library Closed Issues List</a>.</p>
67
67
<h2>Index by Section</h2>
68
68
<p><a href="lwg-index-open.html">(view only non-Ready open issues)</a></p>
<td id="4257"><a href="lwg-active.html#4257" title="Stream insertion for chrono::local_time should be constrained (Status: New)">4257</a><sup><a href="https://cplusplus.github.io/LWG/issue4257">(i)</a></sup></td>
<td id="4257"><a href="lwg-active.html#4257" title="Stream insertion for chrono::local_time should be constrained (Status: New)">4257</a><sup><a href="https://cplusplus.github.io/LWG/issue4257">(i)</a></sup></td>
336
336
<td><a href="lwg-active.html#New">New</a></td>
337
-
<td>22.10.17.4.3 [func.wrap.move.ctor]</td>
338
-
<td>move_only_function constructor should recognize empty copyable_functions</td>
337
+
<td>30.7.9 [time.clock.local]</td>
338
+
<td>Stream insertion for <code class='backtick'>chrono::local_time</code> should be constrained</td>
0 commit comments