@@ -12670,7 +12670,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
12670
12670
</tr>
12671
12671
<tr class="open" id="2144">
12672
12672
<td><a href="https://cplusplus.github.io/CWG/issues/2144.html">2144</a></td>
12673
- <td>drafting </td>
12673
+ <td>tentatively ready </td>
12674
12674
<td>Function/variable declaration ambiguity</td>
12675
12675
<td align="center">Not resolved</td>
12676
12676
</tr>
@@ -17081,7 +17081,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
17081
17081
</tr>
17082
17082
<tr class="open" id="2879">
17083
17083
<td><a href="https://cplusplus.github.io/CWG/issues/2879.html">2879</a></td>
17084
- <td>open </td>
17084
+ <td>drafting </td>
17085
17085
<td>Undesired outcomes with <TT>const_cast</TT></td>
17086
17086
<td align="center">Not resolved</td>
17087
17087
</tr>
@@ -17099,13 +17099,13 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
17099
17099
</tr>
17100
17100
<tr class="open" id="2882">
17101
17101
<td><a href="https://cplusplus.github.io/CWG/issues/2882.html">2882</a></td>
17102
- <td>open </td>
17102
+ <td>tentatively ready </td>
17103
17103
<td>Unclear treatment of conversion to <TT>void</TT></td>
17104
17104
<td align="center">Not resolved</td>
17105
17105
</tr>
17106
17106
<tr class="open" id="2883">
17107
17107
<td><a href="https://cplusplus.github.io/CWG/issues/2883.html">2883</a></td>
17108
- <td>open </td>
17108
+ <td>tentatively ready </td>
17109
17109
<td>Definition of "odr-usable" ignores lambda scopes</td>
17110
17110
<td align="center">Not resolved</td>
17111
17111
</tr>
@@ -17117,25 +17117,25 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
17117
17117
</tr>
17118
17118
<tr class="open" id="2885">
17119
17119
<td><a href="https://cplusplus.github.io/CWG/issues/2885.html">2885</a></td>
17120
- <td>review </td>
17120
+ <td>tentatively ready </td>
17121
17121
<td>Non-eligible trivial default constructors</td>
17122
17122
<td align="center">Not resolved</td>
17123
17123
</tr>
17124
17124
<tr class="open" id="2886">
17125
17125
<td><a href="https://cplusplus.github.io/CWG/issues/2886.html">2886</a></td>
17126
- <td>open </td>
17126
+ <td>tentatively ready </td>
17127
17127
<td>Temporaries and trivial potentially-throwing special member functions</td>
17128
17128
<td align="center">Not resolved</td>
17129
17129
</tr>
17130
17130
<tr class="open" id="2887">
17131
17131
<td><a href="https://cplusplus.github.io/CWG/issues/2887.html">2887</a></td>
17132
- <td>open </td>
17132
+ <td>tentatively ready </td>
17133
17133
<td>Missing compatibility entries for xvalues</td>
17134
17134
<td align="center">Not resolved</td>
17135
17135
</tr>
17136
17136
<tr class="open" id="2888">
17137
17137
<td><a href="https://cplusplus.github.io/CWG/issues/2888.html">2888</a></td>
17138
- <td>open </td>
17138
+ <td>review </td>
17139
17139
<td>Missing cases for reference and array types for argument-dependent lookup</td>
17140
17140
<td align="center">Not resolved</td>
17141
17141
</tr>
@@ -17153,9 +17153,39 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
17153
17153
</tr>
17154
17154
<tr class="open" id="2891">
17155
17155
<td><a href="https://cplusplus.github.io/CWG/issues/2891.html">2891</a></td>
17156
- <td>review </td>
17156
+ <td>tentatively ready </td>
17157
17157
<td>Normative status of implementation limits</td>
17158
17158
<td align="center">Not resolved</td>
17159
+ </tr>
17160
+ <tr class="open" id="2892">
17161
+ <td><a href="https://cplusplus.github.io/CWG/issues/2892.html">2892</a></td>
17162
+ <td>tentatively ready</td>
17163
+ <td>Unclear usual arithmetic conversions</td>
17164
+ <td align="center">Not resolved</td>
17165
+ </tr>
17166
+ <tr class="open" id="2893">
17167
+ <td><a href="https://cplusplus.github.io/CWG/issues/2893.html">2893</a></td>
17168
+ <td>open</td>
17169
+ <td>Instantiations in discarded <TT>if constexpr</TT> substatements</td>
17170
+ <td align="center">Not resolved</td>
17171
+ </tr>
17172
+ <tr class="open" id="2894">
17173
+ <td><a href="https://cplusplus.github.io/CWG/issues/2894.html">2894</a></td>
17174
+ <td>open</td>
17175
+ <td>Functional casts create prvalues of reference type</td>
17176
+ <td align="center">Not resolved</td>
17177
+ </tr>
17178
+ <tr class="open" id="2895">
17179
+ <td><a href="https://cplusplus.github.io/CWG/issues/2895.html">2895</a></td>
17180
+ <td>open</td>
17181
+ <td>Initialization should ignore the destination type's cv-qualification</td>
17182
+ <td align="center">Not resolved</td>
17183
+ </tr>
17184
+ <tr class="open" id="2896">
17185
+ <td><a href="https://cplusplus.github.io/CWG/issues/2896.html">2896</a></td>
17186
+ <td>open</td>
17187
+ <td>Template argument deduction involving exception specifications</td>
17188
+ <td align="center">Not resolved</td>
17159
17189
</tr></table>
17160
17190
17161
17191
</div>
0 commit comments