We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cxx_dr_status.html
1 parent d5a6ec1 commit 5ad15e5Copy full SHA for 5ad15e5
clang/www/cxx_dr_status.html
@@ -17319,6 +17319,12 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
17319
<td>open</td>
17320
<td>Disallow multiple <I>friend-type-specifier</I>s for a friend template</td>
17321
<td align="center">Not resolved</td>
17322
+ </tr>
17323
+ <tr class="open" id="2918">
17324
+ <td><a href="https://cplusplus.github.io/CWG/issues/2918.html">2918</a></td>
17325
+ <td>open</td>
17326
+ <td>Consideration of constraints for address of overloaded function</td>
17327
+ <td align="center">Not resolved</td>
17328
</tr></table>
17329
17330
</div>
0 commit comments