Skip to content

Commit 17bd05b

Browse files
committed
Update cxx23 status
1 parent 8cf5a61 commit 17bd05b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/docs/Status/Cxx23.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Paper Status
3838

3939
.. note::
4040

41-
.. [#note-P0533R9] P0533R9: ``isfinite``, ``isinf``, ``isnan`` and ``isnormal`` are implemented.
41+
.. [#note-P0533R9] P0533R9: ``isfinite``, ``isinf``, ``isnan``, ``isnormal`` and ``signbit`` are implemented.
4242
.. [#note-P1413R3] P1413R3: ``std::aligned_storage_t`` and ``std::aligned_union_t`` are marked deprecated, but
4343
clang doesn't issue a diagnostic for deprecated using template declarations.
4444
.. [#note-P2520R0] P2520R0: Libc++ implemented this paper as a DR in C++20 as well.

0 commit comments

Comments
 (0)