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 d665d51 commit d1f96d4Copy full SHA for d1f96d4
clang/www/cxx_status.html
@@ -172,7 +172,7 @@ <h2 id="cxx26">C++2c implementation status</h2>
172
<tr>
173
<td>Clarifying rules for brace elision in aggregate initialization</td>
174
<td><a href="https://wg21.link/P3106R1">P3106R1</a> (<a href="#dr">DR</a>)</td>
175
- <td class="none" align="center">No</td>
+ <td class="full" align="center">Clang 17</td>
176
</tr>
177
178
<td>Attributes for Structured Bindings</td>
0 commit comments