@@ -16823,7 +16823,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
16823
16823
</tr>
16824
16824
<tr class="open" id="2836">
16825
16825
<td><a href="https://cplusplus.github.io/CWG/issues/2836.html">2836</a></td>
16826
- <td>review </td>
16826
+ <td>tentatively ready </td>
16827
16827
<td>Conversion rank of <TT>long double</TT> and extended floating-point types</td>
16828
16828
<td align="center">Not resolved</td>
16829
16829
</tr>
@@ -16997,7 +16997,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
16997
16997
</tr>
16998
16998
<tr class="open" id="2865">
16999
16999
<td><a href="https://cplusplus.github.io/CWG/issues/2865.html">2865</a></td>
17000
- <td>open </td>
17000
+ <td>tentatively ready </td>
17001
17001
<td>Regression on result of conditional operator</td>
17002
17002
<td align="center">Not resolved</td>
17003
17003
</tr>
@@ -17009,7 +17009,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
17009
17009
</tr>
17010
17010
<tr class="open" id="2867">
17011
17011
<td><a href="https://cplusplus.github.io/CWG/issues/2867.html">2867</a></td>
17012
- <td>open </td>
17012
+ <td>review </td>
17013
17013
<td>Order of initialization for structured bindings</td>
17014
17014
<td align="center">Not resolved</td>
17015
17015
</tr>
@@ -17126,6 +17126,18 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
17126
17126
<td>open</td>
17127
17127
<td>Temporaries and trivial potentially-throwing special member functions</td>
17128
17128
<td align="center">Not resolved</td>
17129
+ </tr>
17130
+ <tr class="open" id="2887">
17131
+ <td><a href="https://cplusplus.github.io/CWG/issues/2887.html">2887</a></td>
17132
+ <td>open</td>
17133
+ <td>Missing compatibility entries for xvalues</td>
17134
+ <td align="center">Not resolved</td>
17135
+ </tr>
17136
+ <tr class="open" id="2888">
17137
+ <td><a href="https://cplusplus.github.io/CWG/issues/2888.html">2888</a></td>
17138
+ <td>open</td>
17139
+ <td>Missing cases for reference and array types for argument-dependent lookup</td>
17140
+ <td align="center">Not resolved</td>
17129
17141
</tr></table>
17130
17142
17131
17143
</div>
0 commit comments