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: issue4281.html
+5-4Lines changed: 5 additions & 4 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="4281"><ahref="lwg-active.html#4281">4281</a>. Inconsistency between <codeclass='backtick'>value_or()</code> and <codeclass='backtick'>error_or()</code> in <codeclass='backtick'>std::expected</code></h3>
<h3 id="4281"><a href="#4281">4281</a><sup><a href="https://cplusplus.github.io/LWG/issue4281">(i)</a></sup>. Inconsistency between <code class='backtick'>value_or()</code> and <code class='backtick'>error_or()</code> in <code class='backtick'>std::expected</code></h3>
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="4281"><a href="lwg-active.html#4281" title="Inconsistency between value_or() and error_or() in std::expected (Status: New)">4281</a><sup><a href="https://cplusplus.github.io/LWG/issue4281">(i)</a></sup></td>
282
+
<td><a href="lwg-active.html#New">New</a></td>
283
+
<td>22.5.3.7 [optional.observe]</td>
284
+
<td>Inconsistency between <code class='backtick'>value_or()</code> and <code class='backtick'>error_or()</code> in <code class='backtick'>std::expected</code></td>
285
+
<td><span class="no-pr">No</span></td>
286
+
<td></td>
287
+
<td></td>
288
+
</tr>
289
+
<tr>
281
290
<td id="3537"><a href="lwg-active.html#3537" title="§[iterator.range] Missing noexcept for std::rbegin/rend for arrays and
<td id="4281"><a href="lwg-active.html#4281" title="Inconsistency between value_or() and error_or() in std::expected (Status: New)">4281</a><sup><a href="https://cplusplus.github.io/LWG/issue4281">(i)</a></sup></td>
338
-
<td><a href="lwg-active.html#New">New</a></td>
339
-
<td>22.5.3.7 [optional.observe]</td>
340
-
<td>Inconsistency between <code class='backtick'>value_or()</code> and <code class='backtick'>error_or()</code> in <code class='backtick'>std::expected</code></td>
0 commit comments