Skip to content

Commit e66cfb6

Browse files
committed
Update implementation status of P2468R2
Differential Revision: https://reviews.llvm.org/D135608
1 parent 0fde0f4 commit e66cfb6

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
@@ -1432,7 +1432,7 @@ <h2 id="cxx23">C++2b implementation status</h2>
14321432
<tr>
14331433
<td>The Equality Operator You Are Looking For</td>
14341434
<td><a href="https://wg21.link/P2468R2">P2468R2</a></td>
1435-
<td class="none" align="center">No</td>
1435+
<td class="unreleased" align="center">Clang 16</td>
14361436
</tr>
14371437
<tr>
14381438
<td>De-deprecating volatile compound operations</td>

0 commit comments

Comments
 (0)