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.
1 parent 9ea2a10 commit 9df2b64Copy full SHA for 9df2b64
clang/www/cxx_status.html
@@ -1005,7 +1005,7 @@ <h2 id="cxx20">C++20 implementation status</h2>
1005
<tr>
1006
<td rowspan="2">Class types as non-type template parameters</td>
1007
<td><a href="https://wg21.link/p0732r2">P0732R2</a></td>
1008
- <td rowspan="2" class="unreleased" align="center">Clang 12</td>
+ <td rowspan="2" class="partial" align="center">Partial</td>
1009
</tr>
1010
<tr> <!-- from Belfast -->
1011
<td><a href="https://wg21.link/p1907r1">P1907R1</a></td>
0 commit comments