@@ -12529,11 +12529,11 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
12529
12529
<td>Direct or copy initialization for omitted aggregate initializers</td>
12530
12530
<td class="unknown" align="center">Unknown</td>
12531
12531
</tr>
12532
- <tr class="open" id="2117">
12532
+ <tr id="2117">
12533
12533
<td><a href="https://cplusplus.github.io/CWG/issues/2117.html">2117</a></td>
12534
- <td>open </td>
12534
+ <td>NAD </td>
12535
12535
<td>Explicit specializations and <TT>constexpr</TT> function templates</td>
12536
- <td align="center">Not resolved </td>
12536
+ <td class="unknown" align="center">Unknown </td>
12537
12537
</tr>
12538
12538
<tr class="open" id="2118">
12539
12539
<td><a href="https://cplusplus.github.io/CWG/issues/2118.html">2118</a></td>
@@ -17909,6 +17909,42 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
17909
17909
<td>open</td>
17910
17910
<td>Missing Annex C entry for <TT>void</TT> object declarations</td>
17911
17911
<td align="center">Not resolved</td>
17912
+ </tr>
17913
+ <tr class="open" id="3009">
17914
+ <td><a href="https://cplusplus.github.io/CWG/issues/3009.html">3009</a></td>
17915
+ <td>open</td>
17916
+ <td>Unclear rules for constant initialization</td>
17917
+ <td align="center">Not resolved</td>
17918
+ </tr>
17919
+ <tr class="open" id="3010">
17920
+ <td><a href="https://cplusplus.github.io/CWG/issues/3010.html">3010</a></td>
17921
+ <td>open</td>
17922
+ <td>constexpr placement-new should require transparent replaceability</td>
17923
+ <td align="center">Not resolved</td>
17924
+ </tr>
17925
+ <tr class="open" id="3011">
17926
+ <td><a href="https://cplusplus.github.io/CWG/issues/3011.html">3011</a></td>
17927
+ <td>open</td>
17928
+ <td>Parenthesized aggregate initialization for <I>new-expression</I>s</td>
17929
+ <td align="center">Not resolved</td>
17930
+ </tr>
17931
+ <tr class="open" id="3012">
17932
+ <td><a href="https://cplusplus.github.io/CWG/issues/3012.html">3012</a></td>
17933
+ <td>open</td>
17934
+ <td>Deviating <TT>constexpr</TT> or <TT>consteval</TT> across translation units</td>
17935
+ <td align="center">Not resolved</td>
17936
+ </tr>
17937
+ <tr class="open" id="3013">
17938
+ <td><a href="https://cplusplus.github.io/CWG/issues/3013.html">3013</a></td>
17939
+ <td>open</td>
17940
+ <td>Disallowing macros for <TT>#embed</TT> parameters</td>
17941
+ <td align="center">Not resolved</td>
17942
+ </tr>
17943
+ <tr class="open" id="3014">
17944
+ <td><a href="https://cplusplus.github.io/CWG/issues/3014.html">3014</a></td>
17945
+ <td>open</td>
17946
+ <td>Comma-delimited vs. comma-separated output for <TT>#embed</TT></td>
17947
+ <td align="center">Not resolved</td>
17912
17948
</tr></table>
17913
17949
17914
17950
</div>
0 commit comments