Skip to content

Commit ff4e87e

Browse files
author
github-actions
committed
Automatic update from GitHub Actions workflow
1 parent adf55c4 commit ff4e87e

22 files changed

+34
-34
lines changed

issue4255.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<body>
6363
<hr>
6464
<p><em>This page is a snapshot from the LWG issues list, see the <a href="lwg-active.html">Library Active Issues List</a> for more information and the meaning of <a href="lwg-active.html#New">New</a> status.</em></p>
65-
<h3 id="4255"><a href="lwg-active.html#4255">4255</a>. move_only_function constructor should recognize empty copyable_functions</h3>
65+
<h3 id="4255"><a href="lwg-active.html#4255">4255</a>. move_only_function constructor should recognize empty <code class='backtick'>copyable_function</code>s</h3>
6666
<p><b>Section:</b> 22.10.17.4.3 <a href="https://wg21.link/func.wrap.move.ctor">[func.wrap.move.ctor]</a> <b>Status:</b> <a href="lwg-active.html#New">New</a>
6767
<b>Submitter:</b> Tomasz Kami&nacute;ski <b>Opened:</b> 2025-05-12 <b>Last modified:</b> 2025-05-18</p>
6868
<p><b>Priority: </b>Not Prioritized

lwg-active.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
</tr>
8080
</table>
8181
<h1>C++ Standard Library Active Issues List (Revision D125)</h1>
82-
<p>Revised 2025-05-18 at 09:57:32 UTC
82+
<p>Revised 2025-05-18 at 09:59:24 UTC
8383
</p>
8484
<p>Reference ISO/IEC IS 14882:2020(E)</p>
8585
<p>Also see:</p>
@@ -74280,7 +74280,7 @@ <h3 id="4254"><a href="#4254">4254</a><sup><a href="https://cplusplus.github.io/
7428074280

7428174281

7428274282
<hr>
74283-
<h3 id="4255"><a href="#4255">4255</a><sup><a href="https://cplusplus.github.io/LWG/issue4255">(i)</a></sup>. move_only_function constructor should recognize empty copyable_functions</h3>
74283+
<h3 id="4255"><a href="#4255">4255</a><sup><a href="https://cplusplus.github.io/LWG/issue4255">(i)</a></sup>. move_only_function constructor should recognize empty <code class='backtick'>copyable_function</code>s</h3>
7428474284
<p><b>Section:</b> 22.10.17.4.3 <a href="https://wg21.link/func.wrap.move.ctor">[func.wrap.move.ctor]</a> <b>Status:</b> <a href="lwg-active.html#New">New</a>
7428574285
<b>Submitter:</b> Tomasz Kami&nacute;ski <b>Opened:</b> 2025-05-12 <b>Last modified:</b> 2025-05-18</p>
7428674286
<p><b>Priority: </b>Not Prioritized

lwg-closed.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
</tr>
8080
</table>
8181
<h1>C++ Standard Library Closed Issues List (Revision D125)</h1>
82-
<p>Revised 2025-05-18 at 09:57:32 UTC
82+
<p>Revised 2025-05-18 at 09:59:24 UTC
8383
</p>
8484
<p>Reference ISO/IEC IS 14882:2020(E)</p>
8585
<p>Also see:</p>

lwg-defects.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
</tr>
8080
</table>
8181
<h1>C++ Standard Library Defect Reports and Accepted Issues (Revision D125)</h1>
82-
<p>Revised 2025-05-18 at 09:57:32 UTC
82+
<p>Revised 2025-05-18 at 09:59:24 UTC
8383
</p>
8484
<p>Reference ISO/IEC IS 14882:2020(E)</p>
8585
<p>Also see:</p>

lwg-immediate.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ <h1>C++ Standard Library Issues Resolved Directly In [INSERT CURRENT MEETING HER
6262
</tr>
6363
<tr>
6464
<td align="left">Date:</td>
65-
<td align="left">Revised 2025-05-18 at 09:57:32 UTC
65+
<td align="left">Revised 2025-05-18 at 09:59:24 UTC
6666
</td>
6767
</tr>
6868
<tr>

lwg-index-open.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ <h1>Index by Section</h1>
6666
<p>This document is the Index by Section for the <a href="lwg-active.html">Library Active Issues List</a>.</p>
6767
<h2>Index by Section (non-Ready active issues only)</h2>
6868
<p><a href="lwg-index.html">(view all issues)</a></p>
69-
<p>Revised 2025-05-18 at 09:57:32 UTC
69+
<p>Revised 2025-05-18 at 09:59:24 UTC
7070
</p><h2 id="Section_3">Section 3 (2 issues)</h2>
7171
<p><a href="lwg-index.html#Section_3">(view all issues)</a></p>
7272
<table class="issues-index">
@@ -1870,7 +1870,7 @@ <h2 id="Section_22">Section 22 (54 issues)</h2>
18701870
<td id="4255"><a href="lwg-active.html#4255" title="move_only_function constructor should recognize empty copyable_functions (Status: New)">4255</a><sup><a href="https://cplusplus.github.io/LWG/issue4255">(i)</a></sup></td>
18711871
<td><a href="lwg-active.html#New">New</a></td>
18721872
<td>22.10.17.4.3 [func.wrap.move.ctor]<a id="func.wrap.move.ctor"></a></td>
1873-
<td>move_only_function constructor should recognize empty copyable_functions</td>
1873+
<td>move_only_function constructor should recognize empty <code class='backtick'>copyable_function</code>s</td>
18741874
<td>Yes</td>
18751875
<td></td>
18761876
<td></td>

lwg-index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ <h1>Index by Section</h1>
6666
<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>
6767
<h2>Index by Section</h2>
6868
<p><a href="lwg-index-open.html">(view only non-Ready open issues)</a></p>
69-
<p>Revised 2025-05-18 at 09:57:32 UTC
69+
<p>Revised 2025-05-18 at 09:59:24 UTC
7070
</p><h2 id="Section_2">Section 2 (2 issues)</h2>
7171
<table class="issues-index">
7272
<tr>
@@ -10142,7 +10142,7 @@ <h2 id="Section_22">Section 22 (332 issues)</h2>
1014210142
<td id="4255"><a href="lwg-active.html#4255" title="move_only_function constructor should recognize empty copyable_functions (Status: New)">4255</a><sup><a href="https://cplusplus.github.io/LWG/issue4255">(i)</a></sup></td>
1014310143
<td><a href="lwg-active.html#New">New</a></td>
1014410144
<td>22.10.17.4.3 [func.wrap.move.ctor]<a id="func.wrap.move.ctor"></a></td>
10145-
<td>move_only_function constructor should recognize empty copyable_functions</td>
10145+
<td>move_only_function constructor should recognize empty <code class='backtick'>copyable_function</code>s</td>
1014610146
<td>Yes</td>
1014710147
<td></td>
1014810148
<td></td>

lwg-ready.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ <h1>C++ Standard Library Issues to be moved in [INSERT CURRENT MEETING HERE]</h1
6262
</tr>
6363
<tr>
6464
<td align="left">Date:</td>
65-
<td align="left">Revised 2025-05-18 at 09:57:32 UTC
65+
<td align="left">Revised 2025-05-18 at 09:59:24 UTC
6666
</td>
6767
</tr>
6868
<tr>

lwg-status-date.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ <h1>Index by Status and Date</h1>
6767
This document is the Index by Status and Date for the <a href="lwg-active.html">Library Active Issues List</a>,
6868
<a href="lwg-defects.html">Library Defect Reports and Accepted Issues</a>, and <a href="lwg-closed.html">Library Closed Issues List</a>.
6969
</p>
70-
<p>Revised 2025-05-18 at 09:57:32 UTC
70+
<p>Revised 2025-05-18 at 09:59:24 UTC
7171
</p><h2 id="Ready">Ready (7 issues)</h2>
7272
<table class="issues-index">
7373
<tr>
@@ -326,7 +326,7 @@ <h2 id="New">New (499 issues)</h2>
326326
<td id="4255"><a href="lwg-active.html#4255" title="move_only_function constructor should recognize empty copyable_functions (Status: New)">4255</a><sup><a href="https://cplusplus.github.io/LWG/issue4255">(i)</a></sup></td>
327327
<td><a href="lwg-active.html#New">New</a></td>
328328
<td>22.10.17.4.3 [func.wrap.move.ctor]</td>
329-
<td>move_only_function constructor should recognize empty copyable_functions</td>
329+
<td>move_only_function constructor should recognize empty <code class='backtick'>copyable_function</code>s</td>
330330
<td>Yes</td>
331331
<td></td>
332332
<td></td>

lwg-status.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ <h1>Index by Status and Section</h1>
6262
<a href="lwg-defects.html">Library Defect Reports and Accepted Issues</a>, and <a href="lwg-closed.html">Library Closed Issues List</a>.
6363
</p>
6464

65-
<p>Revised 2025-05-18 at 09:57:32 UTC
65+
<p>Revised 2025-05-18 at 09:59:24 UTC
6666
</p><h2 id="Ready">Ready (7 issues)</h2>
6767
<table class="issues-index">
6868
<tr>
@@ -1676,7 +1676,7 @@ <h2 id="New">New (499 issues)</h2>
16761676
<td id="4255"><a href="lwg-active.html#4255" title="move_only_function constructor should recognize empty copyable_functions (Status: New)">4255</a><sup><a href="https://cplusplus.github.io/LWG/issue4255">(i)</a></sup></td>
16771677
<td><a href="lwg-active.html#New">New</a></td>
16781678
<td>22.10.17.4.3 [func.wrap.move.ctor]</td>
1679-
<td>move_only_function constructor should recognize empty copyable_functions</td>
1679+
<td>move_only_function constructor should recognize empty <code class='backtick'>copyable_function</code>s</td>
16801680
<td>Yes</td>
16811681
<td></td>
16821682
<td></td>

0 commit comments

Comments
 (0)