Skip to content

Commit 48dd118

Browse files
authored
[Clang] Fix approved revision of P2266
1 parent c669c03 commit 48dd118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/www/cxx_status.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ <h2 id="cxx23">C++23 implementation status</h2>
197197
</tr>
198198
<tr>
199199
<td>Simpler implicit move</td>
200-
<td><a href="https://wg21.link/p2266r1">P2266R1</a></td>
200+
<td><a href="https://wg21.link/p2266R3">P2266R3</a></td>
201201
<td class="full" align="center">Clang 13</td>
202202
</tr>
203203
<tr>

0 commit comments

Comments
 (0)