Skip to content

Commit 0fa9a62

Browse files
author
github-actions
committed
Automatic update from GitHub Actions workflow
1 parent cd63fb2 commit 0fa9a62

22 files changed

+221
-45
lines changed

issue2866.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ <h3 id="2866"><a href="lwg-defects.html#2866">2866</a>. Incorrect derived classe
6767
<b>Submitter:</b> Great Britain <b>Opened:</b> 2017-02-03 <b>Last modified:</b> 2020-09-06</p>
6868
<p><b>Priority: </b>Not Prioritized
6969
</p>
70+
<p><b>View all other</b> <a href="lwg-index.html#derivation">issues</a> in [derivation].</p>
7071
<p><b>View all issues with</b> <a href="lwg-status.html#C++17">C++17</a> status.</p>
7172
<p><b>Discussion:</b></p>
7273
<p><b>Addresses GB 36</b></p>

lwg-active.html

Lines changed: 48 additions & 6 deletions
Large diffs are not rendered by default.

lwg-closed.html

Lines changed: 6 additions & 6 deletions
Large diffs are not rendered by default.

lwg-defects.html

Lines changed: 7 additions & 6 deletions
Large diffs are not rendered by default.

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-01 at 20:42:25 UTC
65+
<td align="left">Revised 2025-05-04 at 10:53:50 UTC
6666
</td>
6767
</tr>
6868
<tr>

lwg-index-open.html

Lines changed: 11 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-01 at 20:42:25 UTC
69+
<p>Revised 2025-05-04 at 10:53:50 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">
@@ -142,7 +142,7 @@ <h2 id="Section_6">Section 6 (1 issues)</h2>
142142
<td></td>
143143
</tr>
144144
</table>
145-
<h2 id="Section_16">Section 16 (43 issues)</h2>
145+
<h2 id="Section_16">Section 16 (44 issues)</h2>
146146
<p><a href="lwg-index.html#Section_16">(view all issues)</a></p>
147147
<table class="issues-index">
148148
<tr>
@@ -526,6 +526,15 @@ <h2 id="Section_16">Section 16 (43 issues)</h2>
526526
<td></td>
527527
</tr>
528528
<tr>
529+
<td id="4251"><a href="lwg-active.html#4251" title="Are exposition-only classes considered specified for the purpose of final? (Status: New)">4251</a><sup><a href="https://cplusplus.github.io/LWG/issue4251">(i)</a></sup></td>
530+
<td><a href="lwg-active.html#New">New</a></td>
531+
<td>16.4.6.13 [derivation]<a id="derivation"></a></td>
532+
<td>Are exposition-only classes considered specified for the purpose of <code class='backtick'>final</code>?</td>
533+
<td>Yes</td>
534+
<td></td>
535+
<td></td>
536+
</tr>
537+
<tr>
529538
<td id="3854"><a href="lwg-active.html#3854" title="&sect;[res.on.exception.handling]/3 should not be applied to all standard library types (Status: New)">3854</a><sup><a href="https://cplusplus.github.io/LWG/issue3854">(i)</a></sup></td>
530539
<td><a href="lwg-active.html#New">New</a></td>
531540
<td>16.4.6.14 [res.on.exception.handling]<a id="res.on.exception.handling"></a></td>

lwg-index.html

Lines changed: 12 additions & 3 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-01 at 20:42:25 UTC
69+
<p>Revised 2025-05-04 at 10:53:50 UTC
7070
</p><h2 id="Section_2">Section 2 (2 issues)</h2>
7171
<table class="issues-index">
7272
<tr>
@@ -235,7 +235,7 @@ <h2 id="Section_6">Section 6 (4 issues)</h2>
235235
<td></td>
236236
</tr>
237237
</table>
238-
<h2 id="Section_16">Section 16 (226 issues)</h2>
238+
<h2 id="Section_16">Section 16 (227 issues)</h2>
239239
<p><a href="lwg-index-open.html#Section_16">(view only non-Ready open issues)</a></p>
240240
<table class="issues-index">
241241
<tr>
@@ -2229,9 +2229,18 @@ <h2 id="Section_16">Section 16 (226 issues)</h2>
22292229
<td></td>
22302230
</tr>
22312231
<tr>
2232+
<td id="4251"><a href="lwg-active.html#4251" title="Are exposition-only classes considered specified for the purpose of final? (Status: New)">4251</a><sup><a href="https://cplusplus.github.io/LWG/issue4251">(i)</a></sup></td>
2233+
<td><a href="lwg-active.html#New">New</a></td>
2234+
<td>16.4.6.13 [derivation]<a id="derivation"></a></td>
2235+
<td>Are exposition-only classes considered specified for the purpose of <code class='backtick'>final</code>?</td>
2236+
<td>Yes</td>
2237+
<td></td>
2238+
<td></td>
2239+
</tr>
2240+
<tr>
22322241
<td id="2866"><a href="lwg-defects.html#2866" title="Incorrect derived classes constraints (Status: C++17)">2866</a><sup><a href="https://cplusplus.github.io/LWG/issue2866">(i)</a></sup></td>
22332242
<td><a href="lwg-active.html#C++17">C++17</a></td>
2234-
<td>16.4.6.13 [derivation]<a id="derivation"></a></td>
2243+
<td>16.4.6.13 [derivation]</td>
22352244
<td>Incorrect derived classes constraints</td>
22362245
<td>Yes</td>
22372246
<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-01 at 20:42:25 UTC
65+
<td align="left">Revised 2025-05-04 at 10:53:50 UTC
6666
</td>
6767
</tr>
6868
<tr>

lwg-status-date.html

Lines changed: 11 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-01 at 20:42:25 UTC
70+
<p>Revised 2025-05-04 at 10:53:50 UTC
7171
</p><h2 id="Ready">Ready (7 issues)</h2>
7272
<table class="issues-index">
7373
<tr>
@@ -302,7 +302,7 @@ <h2 id="Tentatively_NAD">Tentatively NAD (12 issues)</h2>
302302
<td></td>
303303
</tr>
304304
</table>
305-
<h2 id="New">New (489 issues)</h2>
305+
<h2 id="New">New (490 issues)</h2>
306306
<table class="issues-index">
307307
<tr>
308308
<th><a href="lwg-toc.html">Issue</a></th>
@@ -314,6 +314,15 @@ <h2 id="New">New (489 issues)</h2>
314314
<th>Duplicates</th>
315315
</tr>
316316
<tr>
317+
<td id="4251"><a href="lwg-active.html#4251" title="Are exposition-only classes considered specified for the purpose of final? (Status: New)">4251</a><sup><a href="https://cplusplus.github.io/LWG/issue4251">(i)</a></sup></td>
318+
<td><a href="lwg-active.html#New">New</a></td>
319+
<td>16.4.6.13 [derivation]</td>
320+
<td>Are exposition-only classes considered specified for the purpose of <code class='backtick'>final</code>?</td>
321+
<td>Yes</td>
322+
<td></td>
323+
<td></td>
324+
</tr>
325+
<tr>
317326
<td id="4251"><a href="lwg-active.html#4251" title="Move assignment for indirect unnecessarily requires copy construction (Status: New)">4251</a><sup><a href="https://cplusplus.github.io/LWG/issue4251">(i)</a></sup></td>
318327
<td><a href="lwg-active.html#New">New</a></td>
319328
<td>20.4.1.5 [indirect.asgn]</td>

lwg-status.html

Lines changed: 11 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-01 at 20:42:25 UTC
65+
<p>Revised 2025-05-04 at 10:53:50 UTC
6666
</p><h2 id="Ready">Ready (7 issues)</h2>
6767
<table class="issues-index">
6868
<tr>
@@ -297,7 +297,7 @@ <h2 id="Tentatively_NAD">Tentatively NAD (12 issues)</h2>
297297
<td></td>
298298
</tr>
299299
</table>
300-
<h2 id="New">New (489 issues)</h2>
300+
<h2 id="New">New (490 issues)</h2>
301301
<table class="issues-index">
302302
<tr>
303303
<th><a href="lwg-toc.html">Issue</a></th>
@@ -653,6 +653,15 @@ <h2 id="New">New (489 issues)</h2>
653653
<td></td>
654654
</tr>
655655
<tr>
656+
<td id="4251"><a href="lwg-active.html#4251" title="Are exposition-only classes considered specified for the purpose of final? (Status: New)">4251</a><sup><a href="https://cplusplus.github.io/LWG/issue4251">(i)</a></sup></td>
657+
<td><a href="lwg-active.html#New">New</a></td>
658+
<td>16.4.6.13 [derivation]</td>
659+
<td>Are exposition-only classes considered specified for the purpose of <code class='backtick'>final</code>?</td>
660+
<td>Yes</td>
661+
<td></td>
662+
<td></td>
663+
</tr>
664+
<tr>
656665
<td id="3854"><a href="lwg-active.html#3854" title="&sect;[res.on.exception.handling]/3 should not be applied to all standard library types (Status: New)">3854</a><sup><a href="https://cplusplus.github.io/LWG/issue3854">(i)</a></sup></td>
657666
<td><a href="lwg-active.html#New">New</a></td>
658667
<td>16.4.6.14 [res.on.exception.handling]</td>

0 commit comments

Comments
 (0)