File tree 1 file changed +24
-0
lines changed 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -17749,6 +17749,30 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
17749
17749
<td>open</td>
17750
17750
<td>Deduction in <I>type-constraint</I>s</td>
17751
17751
<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>
17752
17776
</tr></table>
17753
17777
17754
17778
</div>
You can’t perform that action at this time.
0 commit comments