@@ -7302,7 +7302,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
7302
7302
<tr class="open" id="1248">
7303
7303
<td><a href="https://cplusplus.github.io/CWG/issues/1248.html">1248</a></td>
7304
7304
<td>open</td>
7305
- <td>Updating Annex C to C99</td>
7305
+ <td>Updating Annex C to C99 and C23 </td>
7306
7306
<td align="center">Not resolved</td>
7307
7307
</tr>
7308
7308
<tr id="1249">
@@ -17325,6 +17325,30 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
17325
17325
<td>open</td>
17326
17326
<td>Consideration of constraints for address of overloaded function</td>
17327
17327
<td align="center">Not resolved</td>
17328
+ </tr>
17329
+ <tr class="open" id="2919">
17330
+ <td><a href="https://cplusplus.github.io/CWG/issues/2919.html">2919</a></td>
17331
+ <td>open</td>
17332
+ <td>Conversion function candidates for initialization of const lvalue reference</td>
17333
+ <td align="center">Not resolved</td>
17334
+ </tr>
17335
+ <tr class="open" id="2920">
17336
+ <td><a href="https://cplusplus.github.io/CWG/issues/2920.html">2920</a></td>
17337
+ <td>open</td>
17338
+ <td>The <TT>template</TT> keyword for base classes</td>
17339
+ <td align="center">Not resolved</td>
17340
+ </tr>
17341
+ <tr class="open" id="2921">
17342
+ <td><a href="https://cplusplus.github.io/CWG/issues/2921.html">2921</a></td>
17343
+ <td>open</td>
17344
+ <td>Exporting redeclarations of entities not attached to a named module</td>
17345
+ <td align="center">Not resolved</td>
17346
+ </tr>
17347
+ <tr class="open" id="2922">
17348
+ <td><a href="https://cplusplus.github.io/CWG/issues/2922.html">2922</a></td>
17349
+ <td>open</td>
17350
+ <td>constexpr placement-new is too permissive</td>
17351
+ <td align="center">Not resolved</td>
17328
17352
</tr></table>
17329
17353
17330
17354
</div>
0 commit comments