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 dc1fcdd commit e29aaafCopy full SHA for e29aaaf
clang/www/cxx_status.html
@@ -905,7 +905,7 @@ <h2 id="cxx20">C++20 implementation status</h2>
905
</tr>
906
<tr> <!-- from Issaquah 2023 -->
907
<td><a href="https://wg21.link/P2788R0">P2788R0</a> (<a href="#dr">DR</a>)</td>
908
- <td class="none" align="center">Clang 17</td>
+ <td class="full" align="center">Clang 17</td>
909
910
<tr>
911
<td>Coroutines</td>
0 commit comments