Skip to content

Commit

Permalink
Automatic update from GitHub Actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Nov 25, 2023
1 parent d79f5b7 commit 6b06ccb
Show file tree
Hide file tree
Showing 22 changed files with 27 additions and 27 deletions.
4 changes: 2 additions & 2 deletions issue4017.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<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>
<h3><a name="4017" href="lwg-active.html#4017">4017</a>. Behavior of <tt>std::views::split</tt> on an empty range</h3>
<p><b>Section:</b> 26.7.17.3 <a href="https://wg21.link/range.split.iterator">[range.split.iterator]</a> <b>Status:</b> <a href="lwg-active.html#New">New</a>
<b>Submitter:</b> Barry Revzin <b>Opened:</b> 2023-11-19 <b>Last modified:</b> 2023-11-25</p>
<b>Submitter:</b> David Stone <b>Opened:</b> 2023-11-19 <b>Last modified:</b> 2023-11-25</p>
<p><b>Priority: </b>Not Prioritized
</p>
<p><b>View all issues with</b> <a href="lwg-status.html#New">New</a> status.</p>
Expand Down Expand Up @@ -95,7 +95,7 @@ <h3><a name="4017" href="lwg-active.html#4017">4017</a>. Behavior of <tt>std::vi
<tt><i>trailing_empty_</i></tt> is typically <tt>false</tt>, but if we're empty on initialization then we
have to have a trailing empty range).
<p/>
The following demo shows my implementation from <a href="https://wg21.link/P2210">P2210</a>, adjusted to fix this:
The following demo shows Barry Revzin's implementation from <a href="https://wg21.link/P2210">P2210</a>, adjusted to fix this:
<a href="https://godbolt.org/z/axWb64j9f">godbolt.org/z/axWb64j9f</a>
</p>

Expand Down
6 changes: 3 additions & 3 deletions lwg-active.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
</tr>
</table>
<h1>C++ Standard Library Active Issues List (Revision D125)</h1>
<p><p>Revised 2023-11-25 at 13:21:24 UTC</p>
<p><p>Revised 2023-11-25 at 16:27:19 UTC</p>
</p>
<p>Reference ISO/IEC IS 14882:2020(E)</p>
<p>Also see:</p>
Expand Down Expand Up @@ -55568,7 +55568,7 @@ <h3><a name="4016" href="#4016">4016</a><sup><a href="https://cplusplus.github.i
<hr>
<h3><a name="4017" href="#4017">4017</a><sup><a href="https://cplusplus.github.io/LWG/issue4017">(i)</a></sup>. Behavior of <tt>std::views::split</tt> on an empty range</h3>
<p><b>Section:</b> 26.7.17.3 <a href="https://wg21.link/range.split.iterator">[range.split.iterator]</a> <b>Status:</b> <a href="lwg-active.html#New">New</a>
<b>Submitter:</b> Barry Revzin <b>Opened:</b> 2023-11-19 <b>Last modified:</b> 2023-11-25</p>
<b>Submitter:</b> David Stone <b>Opened:</b> 2023-11-19 <b>Last modified:</b> 2023-11-25</p>
<p><b>Priority: </b>Not Prioritized
</p>
<p><b>View all issues with</b> <a href="lwg-status.html#New">New</a> status.</p>
Expand Down Expand Up @@ -55616,7 +55616,7 @@ <h3><a name="4017" href="#4017">4017</a><sup><a href="https://cplusplus.github.i
<tt><i>trailing_empty_</i></tt> is typically <tt>false</tt>, but if we're empty on initialization then we
have to have a trailing empty range).
<p/>
The following demo shows my implementation from <a href="https://wg21.link/P2210">P2210</a>, adjusted to fix this:
The following demo shows Barry Revzin's implementation from <a href="https://wg21.link/P2210">P2210</a>, adjusted to fix this:
<a href="https://godbolt.org/z/axWb64j9f">godbolt.org/z/axWb64j9f</a>
</p>

Expand Down
2 changes: 1 addition & 1 deletion lwg-closed.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
</tr>
</table>
<h1>C++ Standard Library Closed Issues List (Revision D125)</h1>
<p><p>Revised 2023-11-25 at 13:21:24 UTC</p>
<p><p>Revised 2023-11-25 at 16:27:19 UTC</p>
</p>
<p>Reference ISO/IEC IS 14882:2020(E)</p>
<p>Also see:</p>
Expand Down
2 changes: 1 addition & 1 deletion lwg-defects.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
</tr>
</table>
<h1>C++ Standard Library Defect Reports and Accepted Issues (Revision D125)</h1>
<p><p>Revised 2023-11-25 at 13:21:24 UTC</p>
<p><p>Revised 2023-11-25 at 16:27:19 UTC</p>
</p>
<p>Reference ISO/IEC IS 14882:2020(E)</p>
<p>Also see:</p>
Expand Down
2 changes: 1 addition & 1 deletion lwg-immediate.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ <h1>C++ Standard Library Issues Resolved Directly In [INSERT CURRENT MEETING HER
</tr>
<tr>
<td align="left">Date:</td>
<td align="left"><p>Revised 2023-11-25 at 13:21:24 UTC</p>
<td align="left"><p>Revised 2023-11-25 at 16:27:19 UTC</p>
</td>
</tr>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion lwg-index-open.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ <h1>Index by Section</h1>
<p>This document is the Index by Section for the <a href="lwg-active.html">Library Active Issues List</a>.</p>
<h2>Index by Section (non-Ready active issues only)</h2>
<p><a href="lwg-index.html">(view all issues)</a></p>
<p><p>Revised 2023-11-25 at 13:21:24 UTC</p>
<p><p>Revised 2023-11-25 at 16:27:19 UTC</p>
</p><h2><a name="Section 3"></a>Section 3 (2 issues)</h2>
<p><a href="lwg-index.html#Section 3">(view all issues)</a></p>
<table border="1" cellpadding="4">
Expand Down
2 changes: 1 addition & 1 deletion lwg-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ <h1>Index by Section</h1>
<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>
<h2>Index by Section</h2>
<p><a href="lwg-index-open.html">(view only non-Ready open issues)</a></p>
<p><p>Revised 2023-11-25 at 13:21:24 UTC</p>
<p><p>Revised 2023-11-25 at 16:27:19 UTC</p>
</p><h2><a name="Section 2"></a>Section 2 (2 issues)</h2>
<table border="1" cellpadding="4">
<tr>
Expand Down
2 changes: 1 addition & 1 deletion lwg-ready.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ <h1>C++ Standard Library Issues to be moved in [INSERT CURRENT MEETING HERE]</h1
</tr>
<tr>
<td align="left">Date:</td>
<td align="left"><p>Revised 2023-11-25 at 13:21:24 UTC</p>
<td align="left"><p>Revised 2023-11-25 at 16:27:19 UTC</p>
</td>
</tr>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion lwg-status-date.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ <h1>Index by Status and Date</h1>
This document is the Index by Status and Date 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>
<p><p>Revised 2023-11-25 at 13:21:24 UTC</p>
<p><p>Revised 2023-11-25 at 16:27:19 UTC</p>
</p><h2><a name="Ready"</a>Ready (6 issues)</h2>
<table border="1" cellpadding="4">
<tr>
Expand Down
2 changes: 1 addition & 1 deletion lwg-status.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ <h1>Index by Status and Section</h1>
<a href="lwg-defects.html">Library Defect Reports and Accepted Issues</a>, and <a href="lwg-closed.html">Library Closed Issues List</a>.
</p>

<p><p>Revised 2023-11-25 at 13:21:24 UTC</p>
<p><p>Revised 2023-11-25 at 16:27:19 UTC</p>
</p><h2><a name="Ready"</a>Ready (6 issues)</h2>
<table border="1" cellpadding="4">
<tr>
Expand Down
2 changes: 1 addition & 1 deletion lwg-tentative.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
</style>
</head>
<body>
<p><p>Revised 2023-11-25 at 13:21:24 UTC</p>
<p><p>Revised 2023-11-25 at 16:27:19 UTC</p>
</p><h2>Tentative Issues</h2>
<hr>
<h3><a name="2457" href="#2457">2457</a><sup><a href="https://cplusplus.github.io/LWG/issue2457">(i)</a></sup>. <tt>std::begin()</tt> and <tt>std::end()</tt> do not support multi-dimensional arrays correctly</h3>
Expand Down
2 changes: 1 addition & 1 deletion lwg-toc.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ <h1>Table of Contents</h1>
<p>Reference ISO/IEC IS 14882:2020(E)</p>
<p>This document is the Table of Contents 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>
<p><p>Revised 2023-11-25 at 13:21:24 UTC</p>
<p><p>Revised 2023-11-25 at 16:27:19 UTC</p>
</p><table border="1" cellpadding="4">
<tr>
<td align="center"><a href="lwg-toc.html"><b>Issue</b></a></td>
Expand Down
6 changes: 3 additions & 3 deletions lwg-unresolved.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
</style>
</head>
<body>
<p><p>Revised 2023-11-25 at 13:21:24 UTC</p>
<p><p>Revised 2023-11-25 at 16:27:19 UTC</p>
</p><h2>Unresolved Issues</h2>
<hr>
<h3><a name="423" href="#423">423</a><sup><a href="https://cplusplus.github.io/LWG/issue423">(i)</a></sup>. Effects of negative <tt>streamsize</tt> in iostreams</h3>
Expand Down Expand Up @@ -51677,7 +51677,7 @@ <h3><a name="4016" href="#4016">4016</a><sup><a href="https://cplusplus.github.i
<hr>
<h3><a name="4017" href="#4017">4017</a><sup><a href="https://cplusplus.github.io/LWG/issue4017">(i)</a></sup>. Behavior of <tt>std::views::split</tt> on an empty range</h3>
<p><b>Section:</b> 26.7.17.3 <a href="https://wg21.link/range.split.iterator">[range.split.iterator]</a> <b>Status:</b> <a href="lwg-active.html#New">New</a>
<b>Submitter:</b> Barry Revzin <b>Opened:</b> 2023-11-19 <b>Last modified:</b> 2023-11-25</p>
<b>Submitter:</b> David Stone <b>Opened:</b> 2023-11-19 <b>Last modified:</b> 2023-11-25</p>
<p><b>Priority: </b>Not Prioritized
</p>
<p><b>View all issues with</b> <a href="lwg-status.html#New">New</a> status.</p>
Expand Down Expand Up @@ -51725,7 +51725,7 @@ <h3><a name="4017" href="#4017">4017</a><sup><a href="https://cplusplus.github.i
<tt><i>trailing_empty_</i></tt> is typically <tt>false</tt>, but if we're empty on initialization then we
have to have a trailing empty range).
<p/>
The following demo shows my implementation from <a href="https://wg21.link/P2210">P2210</a>, adjusted to fix this:
The following demo shows Barry Revzin's implementation from <a href="https://wg21.link/P2210">P2210</a>, adjusted to fix this:
<a href="https://godbolt.org/z/axWb64j9f">godbolt.org/z/axWb64j9f</a>
</p>

Expand Down
2 changes: 1 addition & 1 deletion unresolved-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ <h1>Index by Section</h1>
<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>
<h2>Index by Section</h2>
<p><a href="lwg-index-open.html">(view only non-Ready open issues)</a></p>
<p><p>Revised 2023-11-25 at 13:21:24 UTC</p>
<p><p>Revised 2023-11-25 at 16:27:19 UTC</p>
</p><h2><a name="Section 3"></a>Section 3 (2 issues)</h2>
<p><a href="lwg-index-open.html#Section 3">(view only non-Ready open issues)</a></p>
<table border="1" cellpadding="4">
Expand Down
2 changes: 1 addition & 1 deletion unresolved-prioritized.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ <h1>Table of Contents</h1>
<p>Reference ISO/IEC IS 14882:2020(E)</p>
<p>This document is the Table of Contents 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>
<p><p>Revised 2023-11-25 at 13:21:24 UTC</p>
<p><p>Revised 2023-11-25 at 16:27:19 UTC</p>
</p><h2><a name="Priority 2"</a>Priority 2 (37 issues)</h2>
<table border="1" cellpadding="4">
<tr>
Expand Down
2 changes: 1 addition & 1 deletion unresolved-status-date.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ <h1>Index by Status and Date</h1>
This document is the Index by Status and Date 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>
<p><p>Revised 2023-11-25 at 13:21:24 UTC</p>
<p><p>Revised 2023-11-25 at 16:27:19 UTC</p>
</p><h2><a name="New"</a>New (365 issues)</h2>
<table border="1" cellpadding="4">
<tr>
Expand Down
2 changes: 1 addition & 1 deletion unresolved-status.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ <h1>Index by Status and Section</h1>
<a href="lwg-defects.html">Library Defect Reports and Accepted Issues</a>, and <a href="lwg-closed.html">Library Closed Issues List</a>.
</p>

<p><p>Revised 2023-11-25 at 13:21:24 UTC</p>
<p><p>Revised 2023-11-25 at 16:27:19 UTC</p>
</p><h2><a name="New"</a>New (365 issues)</h2>
<table border="1" cellpadding="4">
<tr>
Expand Down
2 changes: 1 addition & 1 deletion unresolved-toc.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ <h1>Table of Contents</h1>
<p>Reference ISO/IEC IS 14882:2020(E)</p>
<p>This document is the Table of Contents 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>
<p><p>Revised 2023-11-25 at 13:21:24 UTC</p>
<p><p>Revised 2023-11-25 at 16:27:19 UTC</p>
</p><table border="1" cellpadding="4">
<tr>
<td align="center"><a href="lwg-toc.html"><b>Issue</b></a></td>
Expand Down
2 changes: 1 addition & 1 deletion votable-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ <h1>Index by Section</h1>
<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>
<h2>Index by Section</h2>
<p><a href="lwg-index-open.html">(view only non-Ready open issues)</a></p>
<p><p>Revised 2023-11-25 at 13:21:24 UTC</p>
<p><p>Revised 2023-11-25 at 16:27:19 UTC</p>
</p><h2><a name="Section 22"></a>Section 22 (1 issues)</h2>
<table border="1" cellpadding="4">
<tr>
Expand Down
2 changes: 1 addition & 1 deletion votable-status-date.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ <h1>Index by Status and Date</h1>
This document is the Index by Status and Date 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>
<p><p>Revised 2023-11-25 at 13:21:24 UTC</p>
<p><p>Revised 2023-11-25 at 16:27:19 UTC</p>
</p><h2><a name="Ready"</a>Ready (6 issues)</h2>
<table border="1" cellpadding="4">
<tr>
Expand Down
2 changes: 1 addition & 1 deletion votable-status.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ <h1>Index by Status and Section</h1>
<a href="lwg-defects.html">Library Defect Reports and Accepted Issues</a>, and <a href="lwg-closed.html">Library Closed Issues List</a>.
</p>

<p><p>Revised 2023-11-25 at 13:21:24 UTC</p>
<p><p>Revised 2023-11-25 at 16:27:19 UTC</p>
</p><h2><a name="Ready"</a>Ready (6 issues)</h2>
<table border="1" cellpadding="4">
<tr>
Expand Down
2 changes: 1 addition & 1 deletion votable-toc.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ <h1>Table of Contents</h1>
<p>Reference ISO/IEC IS 14882:2020(E)</p>
<p>This document is the Table of Contents 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>
<p><p>Revised 2023-11-25 at 13:21:24 UTC</p>
<p><p>Revised 2023-11-25 at 16:27:19 UTC</p>
</p><table border="1" cellpadding="4">
<tr>
<td align="center"><a href="lwg-toc.html"><b>Issue</b></a></td>
Expand Down

0 comments on commit 6b06ccb

Please sign in to comment.