Skip to content

Commit 33fc477

Browse files
committed
[clang][NFC] Update cxx_dr_status.html
1 parent dac49e8 commit 33fc477

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

clang/www/cxx_dr_status.html

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17749,6 +17749,30 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
1774917749
<td>open</td>
1775017750
<td>Deduction in <I>type-constraint</I>s</td>
1775117751
<td align="center">Not resolved</td>
17752+
</tr>
17753+
<tr class="open" id="2983">
17754+
<td><a href="https://cplusplus.github.io/CWG/issues/2983.html">2983</a></td>
17755+
<td>open</td>
17756+
<td>Non-type template parameters are not variables</td>
17757+
<td align="center">Not resolved</td>
17758+
</tr>
17759+
<tr class="open" id="2984">
17760+
<td><a href="https://cplusplus.github.io/CWG/issues/2984.html">2984</a></td>
17761+
<td>open</td>
17762+
<td>Value-dependent structured bindings</td>
17763+
<td align="center">Not resolved</td>
17764+
</tr>
17765+
<tr class="open" id="2985">
17766+
<td><a href="https://cplusplus.github.io/CWG/issues/2985.html">2985</a></td>
17767+
<td>open</td>
17768+
<td>Unclear rules for reference initialization with conversion</td>
17769+
<td align="center">Not resolved</td>
17770+
</tr>
17771+
<tr class="open" id="2986">
17772+
<td><a href="https://cplusplus.github.io/CWG/issues/2986.html">2986</a></td>
17773+
<td>open</td>
17774+
<td>Creating objects within a mutable member of a const object</td>
17775+
<td align="center">Not resolved</td>
1775217776
</tr></table>
1775317777

1775417778
</div>

0 commit comments

Comments
 (0)