llvm-project/libcxx/docs/Status
Hui Xie 042dc3c46d [libc++] add zip_view and views::zip for C++23
- add zip_view and views::zip for C++23
- added unit tests
- implemented section 5.6 (zip) in P2321R2

I used clang-format to format the files but they look nothing like the rest of the code base. Manually indenting each line to match the styles sounds like an impossible task. Is there any clang-format file which can format it reasonable similar to the rest of the code base so that I can manually format the rest lines that look weird?

Reviewed By: ldionne, #libc, philnik, var-const

Spies: Mordante, philnik, libcxx-commits, mgorny

Differential Revision: https://reviews.llvm.org/D122806
2022-04-25 12:22:22 +02:00
..
Cxx2b.rst [libc++][docs] Remove "Last Updated" entries from the docs 2021-09-02 13:02:49 -04:00
Cxx2bIssues.csv [libcxx][ranges] add views::join adaptor object. added test coverage to join_view 2022-04-21 13:10:46 +02:00
Cxx2bPapers.csv [libc++] Implement P0401R6 (allocate_at_least) 2022-04-09 16:03:45 +02: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 [libcxx][ranges] add views::join adaptor object. added test coverage to join_view 2022-04-21 13:10:46 +02:00
Cxx20Papers.csv [libc++] Implement P1007R3: std::assume_aligned 2022-04-11 10:46:52 -04: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-03-27 17:14:27 +02:00
FormatPaper.csv [libc++][doc] Update formatting status. 2022-03-31 17:37:51 +02:00
Ranges.rst [libcxx][NFC] adds status entry for ranges algorithms 2021-11-22 18:35:11 +00:00
RangesAlgorithms.csv [libc++] Implement ranges::copy{, _n, _if, _backward} 2022-04-15 13:44:11 +02:00
RangesIssues.csv [libcxx][ranges] add views::join adaptor object. added test coverage to join_view 2022-04-21 13:10:46 +02:00
RangesPaper.csv [libc++] Mark completed paper as complete 2022-04-13 10:16:44 -04: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++] add zip_view and views::zip for C++23 2022-04-25 12:22:22 +02:00