llvm-project/libcxx/docs/Status
Asher Mancinelli 34538dba9b [libc++] Make shared_ptr move unique_ptr's deleter
Addresses LWG 3548 which mandates that when shared_ptr is being constructed from a unique_ptr, the unique_ptr's deleter should be moved and not copied.

Reviewed By: #libc, philnik, EricWF

Differential Revision: https://reviews.llvm.org/D119159
2022-03-18 11:50:31 -06:00
..
Cxx2b.rst [libc++][docs] Remove "Last Updated" entries from the docs 2021-09-02 13:02:49 -04:00
Cxx2bIssues.csv [libc++] Make shared_ptr move unique_ptr's deleter 2022-03-18 11:50:31 -06:00
Cxx2bPapers.csv [libc++] Revert <stdatomic.h> changes 2022-02-15 12:59:14 -05:00
Cxx14.rst [libc++][docs] Remove "Last Updated" entries from the docs 2021-09-02 13:02:49 -04:00
Cxx14Issues.csv
Cxx14Papers.csv
Cxx17.rst Microsoft's floating-point to_chars powered by Ryu and Ryu Printf 2021-12-12 16:34:50 +01:00
Cxx17Issues.csv [libc++][NFC] Update status of old issue LWG2560 -- we implement it properly 2021-09-24 14:22:09 -04:00
Cxx17Papers.csv Microsoft's floating-point to_chars powered by Ryu and Ryu Printf 2021-12-12 16:34:50 +01:00
Cxx20.rst [libc++][format] Finish P0645 Text Formatting. 2022-01-24 20:10:14 +01:00
Cxx20Issues.csv [libc++] Fix LWG3390: move_iterator now handles move-only iterators. 2022-01-26 23:50:26 -05:00
Cxx20Papers.csv [libc++] Implement P1165R1 (Make stateful allocator propagation more consistent) 2022-02-17 22:00:48 +01:00
Format.rst [libc++][format] Add __format_arg_store. 2021-09-01 19:45:02 +02:00
FormatIssues.csv [libc++][doc] Update format implementation status. 2022-01-25 19:23:48 +01:00
FormatPaper.csv [libc++][doc] Update format implementation status. 2022-01-25 19:23:48 +01:00
Ranges.rst [libcxx][NFC] adds status entry for ranges algorithms 2021-11-22 18:35:11 +00:00
RangesAlgorithms.csv [libc++][ranges] Implement ranges::min 2022-03-18 12:52:21 +01:00
RangesIssues.csv [libc++][NFC] Mark a few issues and papers as implemented 2022-01-31 14:53:07 -05:00
RangesPaper.csv [libc++][ranges] Implement changes to reverse_iterator from One Ranges Proposal. 2022-03-17 19:58:03 -07:00
Spaceship.rst [libc++] [P1614] Implement the second half of [cmp.alg]: compare_{strong,weak,partial}_fallback. 2022-01-27 17:48:01 -05:00
SpaceshipPapers.csv [libc++] [doc] Mark some spaceship-related LWG issues as "Complete." 2021-11-20 18:16:22 -05:00
SpaceshipProjects.csv [libc++] [P1614] Implement the second half of [cmp.alg]: compare_{strong,weak,partial}_fallback. 2022-01-27 17:48:01 -05:00
Zip.rst [libc++] Add Status page for P2321R2 (Zip) 2022-01-11 23:13:31 +01:00
ZipProjects.csv [libc++][P2321R2] Add specializations of basic_common_reference and common_type for pair 2022-02-02 10:47:04 +01:00