@@ -11809,11 +11809,11 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
11809
11809
<td>Reference list-initialization ignores conversion functions</td>
11810
11810
<td align="center">Not resolved</td>
11811
11811
</tr>
11812
- <tr class="open" id="1997">
11812
+ <tr id="1997">
11813
11813
<td><a href="https://cplusplus.github.io/CWG/issues/1997.html">1997</a></td>
11814
- <td>drafting </td>
11814
+ <td>DRWP </td>
11815
11815
<td>Placement new and previous initialization</td>
11816
- <td align="center">Not resolved </td>
11816
+ <td class="unknown" align="center">Unknown </td>
11817
11817
</tr>
11818
11818
<tr id="1998">
11819
11819
<td><a href="https://cplusplus.github.io/CWG/issues/1998.html">1998</a></td>
@@ -17350,7 +17350,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
17350
17350
</tr>
17351
17351
<tr class="open" id="2916">
17352
17352
<td><a href="https://cplusplus.github.io/CWG/issues/2916.html">2916</a></td>
17353
- <td>tentatively ready </td>
17353
+ <td>review </td>
17354
17354
<td>Variable template partial specializations should not be declared <TT>static</TT></td>
17355
17355
<td align="center">Not resolved</td>
17356
17356
</tr>
@@ -17427,6 +17427,60 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
17427
17427
<td>open</td>
17428
17428
<td>Unclear status of translation unit with <TT>module</TT> keyword</td>
17429
17429
<td align="center">Not resolved</td>
17430
+ </tr>
17431
+ <tr class="open" id="2928">
17432
+ <td><a href="https://cplusplus.github.io/CWG/issues/2928.html">2928</a></td>
17433
+ <td>open</td>
17434
+ <td>No ordering for initializing thread-local variables</td>
17435
+ <td align="center">Not resolved</td>
17436
+ </tr>
17437
+ <tr class="open" id="2929">
17438
+ <td><a href="https://cplusplus.github.io/CWG/issues/2929.html">2929</a></td>
17439
+ <td>open</td>
17440
+ <td>Lifetime of trivially-destructible static or thread-local objects</td>
17441
+ <td align="center">Not resolved</td>
17442
+ </tr>
17443
+ <tr class="open" id="2930">
17444
+ <td><a href="https://cplusplus.github.io/CWG/issues/2930.html">2930</a></td>
17445
+ <td>open</td>
17446
+ <td>Unclear term "copy/move operation" in specification of copy elision</td>
17447
+ <td align="center">Not resolved</td>
17448
+ </tr>
17449
+ <tr class="open" id="2931">
17450
+ <td><a href="https://cplusplus.github.io/CWG/issues/2931.html">2931</a></td>
17451
+ <td>open</td>
17452
+ <td>Restrictions on operator functions that are explicit object member functions</td>
17453
+ <td align="center">Not resolved</td>
17454
+ </tr>
17455
+ <tr class="open" id="2932">
17456
+ <td><a href="https://cplusplus.github.io/CWG/issues/2932.html">2932</a></td>
17457
+ <td>open</td>
17458
+ <td>Value range of empty enumeration</td>
17459
+ <td align="center">Not resolved</td>
17460
+ </tr>
17461
+ <tr class="open" id="2933">
17462
+ <td><a href="https://cplusplus.github.io/CWG/issues/2933.html">2933</a></td>
17463
+ <td>open</td>
17464
+ <td>Dangling references</td>
17465
+ <td align="center">Not resolved</td>
17466
+ </tr>
17467
+ <tr class="open" id="2934">
17468
+ <td><a href="https://cplusplus.github.io/CWG/issues/2934.html">2934</a></td>
17469
+ <td>open</td>
17470
+ <td>Unclear semantics of exception escaping from <TT>unhandled_exception</TT></td>
17471
+ <td align="center">Not resolved</td>
17472
+ </tr>
17473
+ <tr class="open" id="2935">
17474
+ <td><a href="https://cplusplus.github.io/CWG/issues/2935.html">2935</a></td>
17475
+ <td>open</td>
17476
+ <td>Destroying the coroutine state when initial-await-resume-called is false</td>
17477
+ <td align="center">Not resolved</td>
17478
+ </tr>
17479
+ <tr class="open" id="2936">
17480
+ <td><a href="https://cplusplus.github.io/CWG/issues/2936.html">2936</a></td>
17481
+ <td>open</td>
17482
+ <td>Local classes of templated functions should be part of the current instantiation</td>
17483
+ <td align="center">Not resolved</td>
17430
17484
</tr></table>
17431
17485
17432
17486
</div>
0 commit comments