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 Aug 11, 2024
1 parent 2b68b41 commit 70e2600
Show file tree
Hide file tree
Showing 22 changed files with 45 additions and 84 deletions.
15 changes: 1 addition & 14 deletions issue4059.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,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 id="4059"><a href="lwg-active.html#4059">4059</a>. Leaky abstraction in <code>join_with_view</code>'s iterator</h3>
<p><b>Section:</b> 26.7.15.3 <a href="https://wg21.link/range.join.with.iterator">[range.join.with.iterator]</a> <b>Status:</b> <a href="lwg-active.html#New">New</a>
<b>Submitter:</b> S. B. Tam <b>Opened:</b> 2024-03-23 <b>Last modified:</b> 2024-08-10</p>
<b>Submitter:</b> S. B. Tam <b>Opened:</b> 2024-03-23 <b>Last modified:</b> 2024-08-11</p>
<p><b>Priority: </b>3
</p>
<p><b>View other</b> <a href="lwg-index-open.html#range.join.with.iterator">active issues</a> in [range.join.with.iterator].</p>
Expand Down Expand Up @@ -112,19 +112,6 @@ <h3 id="4059"><a href="lwg-active.html#4059">4059</a>. Leaky abstraction in <cod

<blockquote>
<pre>
constexpr void <i>satisfy</i>();
</pre>
<blockquote>
<p>
<ins>-?- <i>Preconditions:</i> <code><i>inner_it_</i>.valueless_by_exception()</code> is <code>false</code>.</ins>
<p/>
-8- <i>Effects</i>: Equivalent to: [&hellip;]
</p>
</blockquote>
<p>
[&hellip;]
</p>
<pre>
constexpr <i>iterator</i>(<i>iterator</i>&lt;!Const&gt; i)
requires Const &amp;&amp; convertible_to&lt;iterator_t&lt;V&gt;, <i>OuterIter</i>&gt; &amp;&amp;
convertible_to&lt;iterator_t&lt;<i>InnerRng</i>&gt;, <i>InnerIter</i>&gt; &amp;&amp;
Expand Down
19 changes: 3 additions & 16 deletions lwg-active.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
</tr>
<tr>
<td align="left">Date:</td>
<td align="left">2024-08-10</td>
<td align="left">2024-08-11</td>
</tr>
<tr>
<td align="left">Project:</td>
Expand All @@ -79,7 +79,7 @@
</tr>
</table>
<h1>C++ Standard Library Active Issues List (Revision D125)</h1>
<p>Revised 2024-08-10 at 17:42:20 UTC
<p>Revised 2024-08-11 at 08:04:02 UTC
</p>
<p>Reference ISO/IEC IS 14882:2020(E)</p>
<p>Also see:</p>
Expand Down Expand Up @@ -59446,7 +59446,7 @@ <h3 id="4058"><a href="#4058">4058</a><sup><a href="https://cplusplus.github.io/
<hr>
<h3 id="4059"><a href="#4059">4059</a><sup><a href="https://cplusplus.github.io/LWG/issue4059">(i)</a></sup>. Leaky abstraction in <code>join_with_view</code>'s iterator</h3>
<p><b>Section:</b> 26.7.15.3 <a href="https://wg21.link/range.join.with.iterator">[range.join.with.iterator]</a> <b>Status:</b> <a href="lwg-active.html#New">New</a>
<b>Submitter:</b> S. B. Tam <b>Opened:</b> 2024-03-23 <b>Last modified:</b> 2024-08-10</p>
<b>Submitter:</b> S. B. Tam <b>Opened:</b> 2024-03-23 <b>Last modified:</b> 2024-08-11</p>
<p><b>Priority: </b>3
</p>
<p><b>View other</b> <a href="lwg-index-open.html#range.join.with.iterator">active issues</a> in [range.join.with.iterator].</p>
Expand Down Expand Up @@ -59494,19 +59494,6 @@ <h3 id="4059"><a href="#4059">4059</a><sup><a href="https://cplusplus.github.io/

<blockquote>
<pre>
constexpr void <i>satisfy</i>();
</pre>
<blockquote>
<p>
<ins>-?- <i>Preconditions:</i> <code><i>inner_it_</i>.valueless_by_exception()</code> is <code>false</code>.</ins>
<p/>
-8- <i>Effects</i>: Equivalent to: [&hellip;]
</p>
</blockquote>
<p>
[&hellip;]
</p>
<pre>
constexpr <i>iterator</i>(<i>iterator</i>&lt;!Const&gt; i)
requires Const &amp;&amp; convertible_to&lt;iterator_t&lt;V&gt;, <i>OuterIter</i>&gt; &amp;&amp;
convertible_to&lt;iterator_t&lt;<i>InnerRng</i>&gt;, <i>InnerIter</i>&gt; &amp;&amp;
Expand Down
4 changes: 2 additions & 2 deletions lwg-closed.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
</tr>
<tr>
<td align="left">Date:</td>
<td align="left">2024-08-10</td>
<td align="left">2024-08-11</td>
</tr>
<tr>
<td align="left">Project:</td>
Expand All @@ -79,7 +79,7 @@
</tr>
</table>
<h1>C++ Standard Library Closed Issues List (Revision D125)</h1>
<p>Revised 2024-08-10 at 17:42:20 UTC
<p>Revised 2024-08-11 at 08:04:02 UTC
</p>
<p>Reference ISO/IEC IS 14882:2020(E)</p>
<p>Also see:</p>
Expand Down
4 changes: 2 additions & 2 deletions lwg-defects.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
</tr>
<tr>
<td align="left">Date:</td>
<td align="left">2024-08-10</td>
<td align="left">2024-08-11</td>
</tr>
<tr>
<td align="left">Project:</td>
Expand All @@ -79,7 +79,7 @@
</tr>
</table>
<h1>C++ Standard Library Defect Reports and Accepted Issues (Revision D125)</h1>
<p>Revised 2024-08-10 at 17:42:20 UTC
<p>Revised 2024-08-11 at 08:04:02 UTC
</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 @@ -62,7 +62,7 @@ <h1>C++ Standard Library Issues Resolved Directly In [INSERT CURRENT MEETING HER
</tr>
<tr>
<td align="left">Date:</td>
<td align="left">Revised 2024-08-10 at 17:42:20 UTC
<td align="left">Revised 2024-08-11 at 08:04:02 UTC
</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 @@ -66,7 +66,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>Revised 2024-08-10 at 17:42:20 UTC
<p>Revised 2024-08-11 at 08:04:02 UTC
</p><h2 id="Section_3">Section 3 (2 issues)</h2>
<p><a href="lwg-index.html#Section_3">(view all issues)</a></p>
<table class="issues-index">
Expand Down
2 changes: 1 addition & 1 deletion lwg-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,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>Revised 2024-08-10 at 17:42:20 UTC
<p>Revised 2024-08-11 at 08:04:02 UTC
</p><h2 id="Section_2">Section 2 (2 issues)</h2>
<table class="issues-index">
<tr>
Expand Down
2 changes: 1 addition & 1 deletion lwg-ready.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,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">Revised 2024-08-10 at 17:42:20 UTC
<td align="left">Revised 2024-08-11 at 08:04:02 UTC
</td>
</tr>
<tr>
Expand Down
20 changes: 10 additions & 10 deletions lwg-status-date.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,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>Revised 2024-08-10 at 17:42:20 UTC
<p>Revised 2024-08-11 at 08:04:02 UTC
</p><h2 id="Ready">Ready (8 issues)</h2>
<table class="issues-index">
<tr>
Expand Down Expand Up @@ -307,6 +307,15 @@ <h2 id="New">New (426 issues)</h2>
<th>Duplicates</th>
</tr>
<tr>
<td id="4059"><a href="lwg-active.html#4059" title="Leaky abstraction in join_with_view's iterator (Status: New)">4059</a><sup><a href="https://cplusplus.github.io/LWG/issue4059">(i)</a></sup></td>
<td><a href="lwg-active.html#New">New</a></td>
<td>26.7.15.3 [range.join.with.iterator]</td>
<td>Leaky abstraction in <code>join_with_view</code>'s iterator</td>
<td>Yes</td>
<td>3</td>
<td></td>
</tr>
<tr>
<td id="4135"><a href="lwg-active.html#4135" title="The helper lambda of std::erase for list should specify return type as
bool (Status: New)">4135</a><sup><a href="https://cplusplus.github.io/LWG/issue4135">(i)</a></sup></td>
<td><a href="lwg-active.html#New">New</a></td>
Expand All @@ -318,15 +327,6 @@ <h2 id="New">New (426 issues)</h2>
<td></td>
</tr>
<tr>
<td id="4059"><a href="lwg-active.html#4059" title="Leaky abstraction in join_with_view's iterator (Status: New)">4059</a><sup><a href="https://cplusplus.github.io/LWG/issue4059">(i)</a></sup></td>
<td><a href="lwg-active.html#New">New</a></td>
<td>26.7.15.3 [range.join.with.iterator]</td>
<td>Leaky abstraction in <code>join_with_view</code>'s iterator</td>
<td>Yes</td>
<td>3</td>
<td></td>
</tr>
<tr>
<td id="4134"><a href="lwg-active.html#4134" title="Issue with Philox algorithm specification (Status: New)">4134</a><sup><a href="https://cplusplus.github.io/LWG/issue4134">(i)</a></sup></td>
<td><a href="lwg-active.html#New">New</a></td>
<td>28.5.4.5 [rand.eng.philox]</td>
Expand Down
2 changes: 1 addition & 1 deletion lwg-status.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,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>Revised 2024-08-10 at 17:42:20 UTC
<p>Revised 2024-08-11 at 08:04:02 UTC
</p><h2 id="Ready">Ready (8 issues)</h2>
<table class="issues-index">
<tr>
Expand Down
2 changes: 1 addition & 1 deletion lwg-tentative.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
</style>
</head>
<body>
<p>Revised 2024-08-10 at 17:42:20 UTC
<p>Revised 2024-08-11 at 08:04:02 UTC
</p><h2>Tentative Issues</h2>
<hr>
<h3 id="3908"><a href="#3908">3908</a><sup><a href="https://cplusplus.github.io/LWG/issue3908">(i)</a></sup>. <code>enumerate_view::<i>iterator</i></code> constructor is explicit</h3>
Expand Down
2 changes: 1 addition & 1 deletion lwg-toc.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,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>Revised 2024-08-10 at 17:42:20 UTC
<p>Revised 2024-08-11 at 08:04:02 UTC
</p><table class="issues-index">
<tr>
<th><a href="lwg-toc.html">Issue</a></th>
Expand Down
17 changes: 2 additions & 15 deletions lwg-unresolved.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
</style>
</head>
<body>
<p>Revised 2024-08-10 at 17:42:20 UTC
<p>Revised 2024-08-11 at 08:04:02 UTC
</p><h2>Unresolved Issues</h2>
<hr>
<h3 id="423"><a href="#423">423</a><sup><a href="https://cplusplus.github.io/LWG/issue423">(i)</a></sup>. Effects of negative <code>streamsize</code> in iostreams</h3>
Expand Down Expand Up @@ -55587,7 +55587,7 @@ <h3 id="4058"><a href="#4058">4058</a><sup><a href="https://cplusplus.github.io/
<hr>
<h3 id="4059"><a href="#4059">4059</a><sup><a href="https://cplusplus.github.io/LWG/issue4059">(i)</a></sup>. Leaky abstraction in <code>join_with_view</code>'s iterator</h3>
<p><b>Section:</b> 26.7.15.3 <a href="https://wg21.link/range.join.with.iterator">[range.join.with.iterator]</a> <b>Status:</b> <a href="lwg-active.html#New">New</a>
<b>Submitter:</b> S. B. Tam <b>Opened:</b> 2024-03-23 <b>Last modified:</b> 2024-08-10</p>
<b>Submitter:</b> S. B. Tam <b>Opened:</b> 2024-03-23 <b>Last modified:</b> 2024-08-11</p>
<p><b>Priority: </b>3
</p>
<p><b>View other</b> <a href="lwg-index-open.html#range.join.with.iterator">active issues</a> in [range.join.with.iterator].</p>
Expand Down Expand Up @@ -55635,19 +55635,6 @@ <h3 id="4059"><a href="#4059">4059</a><sup><a href="https://cplusplus.github.io/

<blockquote>
<pre>
constexpr void <i>satisfy</i>();
</pre>
<blockquote>
<p>
<ins>-?- <i>Preconditions:</i> <code><i>inner_it_</i>.valueless_by_exception()</code> is <code>false</code>.</ins>
<p/>
-8- <i>Effects</i>: Equivalent to: [&hellip;]
</p>
</blockquote>
<p>
[&hellip;]
</p>
<pre>
constexpr <i>iterator</i>(<i>iterator</i>&lt;!Const&gt; i)
requires Const &amp;&amp; convertible_to&lt;iterator_t&lt;V&gt;, <i>OuterIter</i>&gt; &amp;&amp;
convertible_to&lt;iterator_t&lt;<i>InnerRng</i>&gt;, <i>InnerIter</i>&gt; &amp;&amp;
Expand Down
2 changes: 1 addition & 1 deletion unresolved-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,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>Revised 2024-08-10 at 17:42:20 UTC
<p>Revised 2024-08-11 at 08:04:02 UTC
</p><h2 id="Section_3">Section 3 (2 issues)</h2>
<p><a href="lwg-index-open.html#Section_3">(view only non-Ready open issues)</a></p>
<table class="issues-index">
Expand Down
2 changes: 1 addition & 1 deletion unresolved-prioritized.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ <h1>Table of Contents</h1>
<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>,
sorted by priority.</p>
<p>Revised 2024-08-10 at 17:42:20 UTC
<p>Revised 2024-08-11 at 08:04:02 UTC
</p><h2 id="Priority_1">Priority 1 (2 issues)</h2>
<table class="issues-index">
<tr>
Expand Down
20 changes: 10 additions & 10 deletions unresolved-status-date.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,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>Revised 2024-08-10 at 17:42:20 UTC
<p>Revised 2024-08-11 at 08:04:02 UTC
</p><h2 id="New">New (426 issues)</h2>
<table class="issues-index">
<tr>
Expand All @@ -80,6 +80,15 @@ <h1>Index by Status and Date</h1>
<th>Duplicates</th>
</tr>
<tr>
<td id="4059"><a href="lwg-active.html#4059" title="Leaky abstraction in join_with_view's iterator (Status: New)">4059</a><sup><a href="https://cplusplus.github.io/LWG/issue4059">(i)</a></sup></td>
<td><a href="lwg-active.html#New">New</a></td>
<td>26.7.15.3 [range.join.with.iterator]</td>
<td>Leaky abstraction in <code>join_with_view</code>'s iterator</td>
<td>Yes</td>
<td>3</td>
<td></td>
</tr>
<tr>
<td id="4135"><a href="lwg-active.html#4135" title="The helper lambda of std::erase for list should specify return type as
bool (Status: New)">4135</a><sup><a href="https://cplusplus.github.io/LWG/issue4135">(i)</a></sup></td>
<td><a href="lwg-active.html#New">New</a></td>
Expand All @@ -91,15 +100,6 @@ <h1>Index by Status and Date</h1>
<td></td>
</tr>
<tr>
<td id="4059"><a href="lwg-active.html#4059" title="Leaky abstraction in join_with_view's iterator (Status: New)">4059</a><sup><a href="https://cplusplus.github.io/LWG/issue4059">(i)</a></sup></td>
<td><a href="lwg-active.html#New">New</a></td>
<td>26.7.15.3 [range.join.with.iterator]</td>
<td>Leaky abstraction in <code>join_with_view</code>'s iterator</td>
<td>Yes</td>
<td>3</td>
<td></td>
</tr>
<tr>
<td id="4134"><a href="lwg-active.html#4134" title="Issue with Philox algorithm specification (Status: New)">4134</a><sup><a href="https://cplusplus.github.io/LWG/issue4134">(i)</a></sup></td>
<td><a href="lwg-active.html#New">New</a></td>
<td>28.5.4.5 [rand.eng.philox]</td>
Expand Down
2 changes: 1 addition & 1 deletion unresolved-status.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,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>Revised 2024-08-10 at 17:42:20 UTC
<p>Revised 2024-08-11 at 08:04:02 UTC
</p><h2 id="New">New (426 issues)</h2>
<table class="issues-index">
<tr>
Expand Down
2 changes: 1 addition & 1 deletion unresolved-toc.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,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>Revised 2024-08-10 at 17:42:20 UTC
<p>Revised 2024-08-11 at 08:04:02 UTC
</p><table class="issues-index">
<tr>
<th><a href="lwg-toc.html">Issue</a></th>
Expand Down
2 changes: 1 addition & 1 deletion votable-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,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>Revised 2024-08-10 at 17:42:20 UTC
<p>Revised 2024-08-11 at 08:04:02 UTC
</p><h2 id="Section_17">Section 17 (1 issues)</h2>
<p><a href="lwg-index-open.html#Section_17">(view only non-Ready open issues)</a></p>
<table class="issues-index">
Expand Down
2 changes: 1 addition & 1 deletion votable-status-date.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,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>Revised 2024-08-10 at 17:42:20 UTC
<p>Revised 2024-08-11 at 08:04:02 UTC
</p><h2 id="Ready">Ready (8 issues)</h2>
<table class="issues-index">
<tr>
Expand Down
2 changes: 1 addition & 1 deletion votable-status.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,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>Revised 2024-08-10 at 17:42:20 UTC
<p>Revised 2024-08-11 at 08:04:02 UTC
</p><h2 id="Ready">Ready (8 issues)</h2>
<table class="issues-index">
<tr>
Expand Down
2 changes: 1 addition & 1 deletion votable-toc.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,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>Revised 2024-08-10 at 17:42:20 UTC
<p>Revised 2024-08-11 at 08:04:02 UTC
</p><table class="issues-index">
<tr>
<th><a href="lwg-toc.html">Issue</a></th>
Expand Down

0 comments on commit 70e2600

Please sign in to comment.