@@ -7302,7 +7302,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
73027302 <tr class="open" id="1248">
73037303 <td><a href="https://cplusplus.github.io/CWG/issues/1248.html">1248</a></td>
73047304 <td>open</td>
7305- <td>Updating Annex C to C99</td>
7305+ <td>Updating Annex C to C99 and C23 </td>
73067306 <td align="center">Not resolved</td>
73077307 </tr>
73087308 <tr id="1249">
@@ -17325,6 +17325,30 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
1732517325 <td>open</td>
1732617326 <td>Consideration of constraints for address of overloaded function</td>
1732717327 <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>
1732817352 </tr></table>
1732917353
1733017354</div>
0 commit comments