@@ -17242,7 +17242,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
17242
17242
</tr>
17243
17243
<tr class="open" id="2898">
17244
17244
<td><a href="https://cplusplus.github.io/CWG/issues/2898.html">2898</a></td>
17245
- <td>open </td>
17245
+ <td>tentatively ready </td>
17246
17246
<td>Clarify implicit conversion sequence from <I>cv</I> <TT>T</TT> to <TT>T</TT></td>
17247
17247
<td align="center">Not resolved</td>
17248
17248
</tr>
@@ -17750,7 +17750,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
17750
17750
</tr>
17751
17751
<tr class="open" id="2982">
17752
17752
<td><a href="https://cplusplus.github.io/CWG/issues/2982.html">2982</a></td>
17753
- <td>open </td>
17753
+ <td>tentatively ready </td>
17754
17754
<td>Deduction in <I>type-constraint</I>s</td>
17755
17755
<td align="center">Not resolved</td>
17756
17756
</tr>
@@ -17780,7 +17780,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
17780
17780
</tr>
17781
17781
<tr class="open" id="2987">
17782
17782
<td><a href="https://cplusplus.github.io/CWG/issues/2987.html">2987</a></td>
17783
- <td>open </td>
17783
+ <td>tentatively ready </td>
17784
17784
<td>Remove dilapidated wording from <TT>static_cast</TT></td>
17785
17785
<td align="center">Not resolved</td>
17786
17786
</tr>
@@ -17945,6 +17945,36 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
17945
17945
<td>open</td>
17946
17946
<td>Comma-delimited vs. comma-separated output for <TT>#embed</TT></td>
17947
17947
<td align="center">Not resolved</td>
17948
+ </tr>
17949
+ <tr class="open" id="3015">
17950
+ <td><a href="https://cplusplus.github.io/CWG/issues/3015.html">3015</a></td>
17951
+ <td>open</td>
17952
+ <td>Handling of <I>header-name</I>s for <TT>#include</TT> and <TT>#embed</TT></td>
17953
+ <td align="center">Not resolved</td>
17954
+ </tr>
17955
+ <tr class="open" id="3016">
17956
+ <td><a href="https://cplusplus.github.io/CWG/issues/3016.html">3016</a></td>
17957
+ <td>open</td>
17958
+ <td>Satisfying the syntactic requirements of <TT>#include</TT> and <TT>#embed</TT></td>
17959
+ <td align="center">Not resolved</td>
17960
+ </tr>
17961
+ <tr class="open" id="3017">
17962
+ <td><a href="https://cplusplus.github.io/CWG/issues/3017.html">3017</a></td>
17963
+ <td>open</td>
17964
+ <td>Commas in controlling expression of conditional inclusion</td>
17965
+ <td align="center">Not resolved</td>
17966
+ </tr>
17967
+ <tr class="open" id="3018">
17968
+ <td><a href="https://cplusplus.github.io/CWG/issues/3018.html">3018</a></td>
17969
+ <td>open</td>
17970
+ <td>Validity of <TT>defined</TT> in <TT>__has_embed</TT></td>
17971
+ <td align="center">Not resolved</td>
17972
+ </tr>
17973
+ <tr class="open" id="3019">
17974
+ <td><a href="https://cplusplus.github.io/CWG/issues/3019.html">3019</a></td>
17975
+ <td>open</td>
17976
+ <td>Restrictions on character sequences in <I>header-name</I>s</td>
17977
+ <td align="center">Not resolved</td>
17948
17978
</tr></table>
17949
17979
17950
17980
</div>
0 commit comments