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 8cf5a61 commit 17bd05bCopy full SHA for 17bd05b
libcxx/docs/Status/Cxx23.rst
@@ -38,7 +38,7 @@ Paper Status
38
39
.. note::
40
41
- .. [#note-P0533R9] P0533R9: ``isfinite``, ``isinf``, ``isnan`` and ``isnormal`` are implemented.
+ .. [#note-P0533R9] P0533R9: ``isfinite``, ``isinf``, ``isnan``, ``isnormal`` and ``signbit`` are implemented.
42
.. [#note-P1413R3] P1413R3: ``std::aligned_storage_t`` and ``std::aligned_union_t`` are marked deprecated, but
43
clang doesn't issue a diagnostic for deprecated using template declarations.
44
.. [#note-P2520R0] P2520R0: Libc++ implemented this paper as a DR in C++20 as well.
0 commit comments