Skip to content

Commit 0edafc4

Browse files
authored
[libc++] mark P0645 as complete (#101852)
Now that #98275 has been merged, the footnote for P0645 has become outdated. This updates the status information.
1 parent bfe0968 commit 0edafc4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libcxx/docs/Status/Cxx20.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ Paper Status
4141
.. note::
4242

4343
.. [#note-P0591] P0591: The changes in [mem.poly.allocator.mem] are missing.
44-
.. [#note-P0645] P0645: The paper is implemented but still marked as an incomplete feature
45-
(the feature-test macro is not set).
44+
.. [#note-P0645] P0645: The implementation was complete since Clang 14,
45+
except the feature-test macro was not set until Clang 19.
4646
.. [#note-P0966] P0966: It was previously erroneously marked as complete in version 8.0. See `bug 45368 <https://llvm.org/PR45368>`__.
4747
.. [#note-P0619] P0619: Only sections D.8, D.9, D.10 and D.13 are implemented. Sections D.4, D.7, D.11, and D.12 remain undone.
4848
.. [#note-P0883.1] P0883: shared_ptr and floating-point changes weren't applied as they themselves aren't implemented yet.

0 commit comments

Comments
 (0)